Searched refs:xmlTextReaderLocatorPtr (Results 1 – 8 of 8) sorted by relevance
389 typedef void * xmlTextReaderLocatorPtr; typedef403 xmlTextReaderLocatorPtr locator);405 xmlTextReaderLocatorLineNumber(xmlTextReaderLocatorPtr locator);407 xmlTextReaderLocatorBaseURI (xmlTextReaderLocatorPtr locator);
135 xmlTextReaderLocatorPtr obj;263 PyObject * libxml_xmlTextReaderLocatorPtrWrap(xmlTextReaderLocatorPtr locator);
811 libxml_xmlTextReaderLocatorPtrWrap(xmlTextReaderLocatorPtr locator) in libxml_xmlTextReaderLocatorPtrWrap()
2066 xmlTextReaderLocatorPtr locator) in libxml_xmlTextReaderErrorCallback()
620 d xmlTextReaderLocatorPtr...639 d locator value like(xmlTextReaderLocatorPtr)644 d locator value like(xmlTextReaderLocatorPtr)
4772 xmlTextReaderLocatorLineNumber(xmlTextReaderLocatorPtr locator) { in xmlTextReaderLocatorLineNumber()4809 xmlTextReaderLocatorBaseURI(xmlTextReaderLocatorPtr locator) { in xmlTextReaderLocatorBaseURI()4847 (xmlTextReaderLocatorPtr) ctx); in xmlTextReaderGenericError()
31847 static xmlTextReaderLocatorPtr gen_xmlTextReaderLocatorPtr(int no ATTRIBUTE_UNUSED, int nr ATTRIBUT… in gen_xmlTextReaderLocatorPtr()31850 static void des_xmlTextReaderLocatorPtr(int no ATTRIBUTE_UNUSED, xmlTextReaderLocatorPtr val ATTRIB… in des_xmlTextReaderLocatorPtr()31862 xmlTextReaderLocatorPtr locator; /* the xmlTextReaderLocatorPtr used */ in test_xmlTextReaderLocatorBaseURI()31896 xmlTextReaderLocatorPtr locator; /* the xmlTextReaderLocatorPtr used */ in test_xmlTextReaderLocatorLineNumber()
585 <ANCHOR id="xmlTextReaderLocatorPtr" href="libxml/libxml-xmlreader.html#xmlTextReaderLocatorPtr">