Lines Matching refs:xmlParserCtxtPtr
122 xmlParserCtxtPtr ctxt; /* the parser context */
645 xmlParserCtxtPtr ctxt = (xmlParserCtxtPtr) ctx; in xmlTextReaderStartElement()
671 xmlParserCtxtPtr ctxt = (xmlParserCtxtPtr) ctx; in xmlTextReaderEndElement()
708 xmlParserCtxtPtr ctxt = (xmlParserCtxtPtr) ctx; in xmlTextReaderStartElementNs()
742 xmlParserCtxtPtr ctxt = (xmlParserCtxtPtr) ctx; in xmlTextReaderEndElementNs()
765 xmlParserCtxtPtr ctxt = (xmlParserCtxtPtr) ctx; in xmlTextReaderCharacters()
787 xmlParserCtxtPtr ctxt = (xmlParserCtxtPtr) ctx; in xmlTextReaderCDataBlock()
1059 xmlParserCtxtPtr ctxt = reader->ctxt; in xmlTextReaderValidateEntity()
3751 xmlParserCtxtPtr ctxt; in xmlTextReaderSetParserProp()
3808 xmlParserCtxtPtr ctxt; in xmlTextReaderGetParserProp()
4587 xmlParserCtxtPtr ctx = (xmlParserCtxtPtr)locator; in xmlTextReaderLocatorLineNumber()
4624 xmlParserCtxtPtr ctx = (xmlParserCtxtPtr)locator; in xmlTextReaderLocatorBaseURI()
4653 xmlParserCtxtPtr ctx = (xmlParserCtxtPtr) ctxt; in xmlTextReaderGenericError()
4668 xmlParserCtxtPtr ctx = (xmlParserCtxtPtr) ctxt; in xmlTextReaderStructuredError()