Lines Matching refs:xmlParserCtxtPtr
128 xmlParserCtxtPtr ctxt; /* the parser context */
666 xmlParserCtxtPtr ctxt = (xmlParserCtxtPtr) ctx; in xmlTextReaderStartElement()
692 xmlParserCtxtPtr ctxt = (xmlParserCtxtPtr) ctx; in xmlTextReaderEndElement()
729 xmlParserCtxtPtr ctxt = (xmlParserCtxtPtr) ctx; in xmlTextReaderStartElementNs()
763 xmlParserCtxtPtr ctxt = (xmlParserCtxtPtr) ctx; in xmlTextReaderEndElementNs()
786 xmlParserCtxtPtr ctxt = (xmlParserCtxtPtr) ctx; in xmlTextReaderCharacters()
808 xmlParserCtxtPtr ctxt = (xmlParserCtxtPtr) ctx; in xmlTextReaderCDataBlock()
1093 xmlParserCtxtPtr ctxt = reader->ctxt; in xmlTextReaderValidateEntity()
3802 xmlParserCtxtPtr ctxt; in xmlTextReaderSetParserProp()
3859 xmlParserCtxtPtr ctxt; in xmlTextReaderGetParserProp()
4773 xmlParserCtxtPtr ctx = (xmlParserCtxtPtr)locator; in xmlTextReaderLocatorLineNumber()
4810 xmlParserCtxtPtr ctx = (xmlParserCtxtPtr)locator; in xmlTextReaderLocatorBaseURI()
4839 xmlParserCtxtPtr ctx = (xmlParserCtxtPtr) ctxt; in xmlTextReaderGenericError()
4854 xmlParserCtxtPtr ctx = (xmlParserCtxtPtr) ctxt; in xmlTextReaderStructuredError()