Lines Matching refs:xmlParserCtxtPtr
128 xmlParserCtxtPtr ctxt; /* the parser context */
661 xmlParserCtxtPtr ctxt = (xmlParserCtxtPtr) ctx; in xmlTextReaderStartElement()
687 xmlParserCtxtPtr ctxt = (xmlParserCtxtPtr) ctx; in xmlTextReaderEndElement()
724 xmlParserCtxtPtr ctxt = (xmlParserCtxtPtr) ctx; in xmlTextReaderStartElementNs()
758 xmlParserCtxtPtr ctxt = (xmlParserCtxtPtr) ctx; in xmlTextReaderEndElementNs()
781 xmlParserCtxtPtr ctxt = (xmlParserCtxtPtr) ctx; in xmlTextReaderCharacters()
803 xmlParserCtxtPtr ctxt = (xmlParserCtxtPtr) ctx; in xmlTextReaderCDataBlock()
1088 xmlParserCtxtPtr ctxt = reader->ctxt; in xmlTextReaderValidateEntity()
3798 xmlParserCtxtPtr ctxt; in xmlTextReaderSetParserProp()
3855 xmlParserCtxtPtr ctxt; in xmlTextReaderGetParserProp()
4763 xmlParserCtxtPtr ctx = (xmlParserCtxtPtr)locator; in xmlTextReaderLocatorLineNumber()
4800 xmlParserCtxtPtr ctx = (xmlParserCtxtPtr)locator; in xmlTextReaderLocatorBaseURI()
4829 xmlParserCtxtPtr ctx = (xmlParserCtxtPtr) ctxt; in xmlTextReaderGenericError()
4844 xmlParserCtxtPtr ctx = (xmlParserCtxtPtr) ctxt; in xmlTextReaderStructuredError()