VirtualBox

source: vbox/trunk/src/libs/libxml2-2.9.14/result/ent12.sax2@ 98760

最後變更 在這個檔案從98760是 95312,由 vboxsync 提交於 3 年 前

libs/{curl,libxml2}: OSE export fixes, bugref:8515

檔案大小: 564 位元組
 
1SAX.setDocumentLocator()
2SAX.startDocument()
3SAX.internalSubset(root, , )
4SAX.entityDecl(foo, 1, (null), (null), abc)
5SAX.getEntity(foo)
6SAX.entityDecl(bar, 1, (null), (null), def)
7SAX.getEntity(bar)
8SAX.externalSubset(root, , )
9SAX.getEntity(foo)
10SAX.startElementNs(root, NULL, NULL, 0, 1, 0, attribute='&foo...', 5)
11SAX.characters(
12 , 4)
13SAX.startElementNs(element, NULL, NULL, 0, 0, 0)
14SAX.getEntity(bar)
15SAX.characters(def, 3)
16SAX.reference(bar)
17SAX.endElementNs(element, NULL, NULL)
18SAX.characters(
19, 1)
20SAX.endElementNs(root, NULL, NULL)
21SAX.endDocument()
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette