Home
last modified time | relevance | path

Searched refs:xmlSAX2SetDocumentLocator (Results 1 – 5 of 5) 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.c377 xmlSAX2SetDocumentLocator,
428 xmlSAX2SetDocumentLocator,
466 xmlSAX2SetDocumentLocator,
DSAX2.c936 xmlSAX2SetDocumentLocator(void *ctx ATTRIBUTE_UNUSED, xmlSAXLocatorPtr loc ATTRIBUTE_UNUSED) in xmlSAX2SetDocumentLocator() function
2830 hdlr->setDocumentLocator = xmlSAX2SetDocumentLocator; in xmlSAXVersion()
2906 hdlr->setDocumentLocator = xmlSAX2SetDocumentLocator; in xmlSAX2InitHtmlDefaultSAXHandler()
2964 hdlr->setDocumentLocator = xmlSAX2SetDocumentLocator; in xmlSAX2InitDocbDefaultSAXHandler()
Delfgcchack.h8989 #undef xmlSAX2SetDocumentLocator
8990 extern __typeof (xmlSAX2SetDocumentLocator) xmlSAX2SetDocumentLocator __attribute((alias("xmlSAX2Se…
8992 #ifndef xmlSAX2SetDocumentLocator
8993 extern __typeof (xmlSAX2SetDocumentLocator) xmlSAX2SetDocumentLocator__internal_alias __attribute((…
8994 #define xmlSAX2SetDocumentLocator xmlSAX2SetDocumentLocator__internal_alias macro
/external/libxml2/include/libxml/
DSAX2.h29 xmlSAX2SetDocumentLocator (void *ctx,