Home
last modified time | relevance | path

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

/reactos/dll/win32/msxml3/
H A Dsaxreader.c307 xmlParserCtxtPtr pParserCtxt; member
676 xmlStopParser(This->pParserCtxt); in format_error_message_from_id()
1694 p = This->pParserCtxt->input->cur; in libxmlEndElementNS()
1973 xmlStopParser(This->pParserCtxt); in libxmlFatalError()
2467 locator->pParserCtxt = NULL; in SAXLocator_create()
2551 if (!locator->pParserCtxt) in internal_parseBuffer()
2566 xmlFree(locator->pParserCtxt->sax); in internal_parseBuffer()
2577 if(locator->pParserCtxt) in internal_parseBuffer()
2581 locator->pParserCtxt = NULL; in internal_parseBuffer()
2606 if(!locator->pParserCtxt) in internal_parseStream()
[all …]