Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libxml2
/
7d2e8c950f1f017f5f3a45f999e5a3aad3e699da
/
.
/
result
/
intsubset.xml.sax2
blob: f4db2a81267bbfd0eb8ec32e6a3f20230be3931f [
file
] [
log
] [
blame
]
SAX
.
setDocumentLocator
()
SAX
.
startDocument
()
SAX
.
internalSubset
(
root
,
,
)
SAX
.
elementDecl
(
root
,
1
,
...)
SAX
.
comment
(
" )
SAX.externalSubset(root, , )
SAX.startElementNs(root, NULL, NULL, 0, 0, 0)
SAX.endElementNs(root, NULL, NULL)
SAX.endDocument()