Home
last modified time | relevance | path

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

/reactos/sdk/lib/3rdparty/libxml2/
H A DSAX.c61 hdlr->setDocumentLocator = xmlSAX2SetDocumentLocator; in initxmlDefaultSAXHandler()
109 hdlr->setDocumentLocator = xmlSAX2SetDocumentLocator; in inithtmlDefaultSAXHandler()
H A Dglobals.c375 xmlSAX2SetDocumentLocator,
426 xmlSAX2SetDocumentLocator,
H A DSAX2.c917 xmlSAX2SetDocumentLocator(void *ctx ATTRIBUTE_UNUSED, xmlSAXLocatorPtr loc ATTRIBUTE_UNUSED) in xmlSAX2SetDocumentLocator() function
2889 hdlr->setDocumentLocator = xmlSAX2SetDocumentLocator; in xmlSAXVersion()
2968 hdlr->setDocumentLocator = xmlSAX2SetDocumentLocator; in xmlSAX2InitHtmlDefaultSAXHandler()
/reactos/sdk/include/reactos/libs/libxml/
H A DSAX2.h28 xmlSAX2SetDocumentLocator (void *ctx,
/reactos/dll/win32/msxml3/
H A Ddomdoc.c503 xmlSAX2SetDocumentLocator, /* setDocumentLocator */ in doparse()