Home
last modified time | relevance | path

Searched refs:xmlSAX2SetDocumentLocator (Results 1 – 9 of 9) sorted by relevance

/external/libxml2/
DSAX.c61 hdlr->setDocumentLocator = xmlSAX2SetDocumentLocator; in initxmlDefaultSAXHandler()
109 hdlr->setDocumentLocator = xmlSAX2SetDocumentLocator; in inithtmlDefaultSAXHandler()
156 hdlr->setDocumentLocator = xmlSAX2SetDocumentLocator; in initdocbDefaultSAXHandler()
Dglobals.c389 xmlSAX2SetDocumentLocator,
440 xmlSAX2SetDocumentLocator,
478 xmlSAX2SetDocumentLocator,
DSAX2.c967 xmlSAX2SetDocumentLocator(void *ctx ATTRIBUTE_UNUSED, xmlSAXLocatorPtr loc ATTRIBUTE_UNUSED) in xmlSAX2SetDocumentLocator() function
2888 hdlr->setDocumentLocator = xmlSAX2SetDocumentLocator; in xmlSAXVersion()
2964 hdlr->setDocumentLocator = xmlSAX2SetDocumentLocator; in xmlSAX2InitHtmlDefaultSAXHandler()
3022 hdlr->setDocumentLocator = xmlSAX2SetDocumentLocator; in xmlSAX2InitDocbDefaultSAXHandler()
Dlibxml2.syms1514 xmlSAX2SetDocumentLocator;
Delfgcchack.h9115 #undef xmlSAX2SetDocumentLocator
9116 extern __typeof (xmlSAX2SetDocumentLocator) xmlSAX2SetDocumentLocator __attribute((alias("xmlSAX2Se…
9118 #ifndef xmlSAX2SetDocumentLocator
9119 extern __typeof (xmlSAX2SetDocumentLocator) xmlSAX2SetDocumentLocator__internal_alias __attribute((…
9120 #define xmlSAX2SetDocumentLocator xmlSAX2SetDocumentLocator__internal_alias macro
Dtestapi.c4999 xmlSAX2SetDocumentLocator(ctx, loc); in test_xmlSAX2SetDocumentLocator()
/external/libxml2/os400/libxmlrpg/
DSAX2.rpgle25 d xmlSAX2SetDocumentLocator...
26 d pr extproc('xmlSAX2SetDocumentLocator')
/external/libxml2/include/libxml/
DSAX2.h29 xmlSAX2SetDocumentLocator (void *ctx,
/external/libxml2/win32/
Dlibxml2.def.src1589 xmlSAX2SetDocumentLocator