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()
2067 xmlTextReaderLocatorPtr locator) in libxml_xmlTextReaderErrorCallback()
620 d xmlTextReaderLocatorPtr...639 d locator value like(xmlTextReaderLocatorPtr)644 d locator value like(xmlTextReaderLocatorPtr)
4844 xmlTextReaderLocatorLineNumber(xmlTextReaderLocatorPtr locator) { in xmlTextReaderLocatorLineNumber()4881 xmlTextReaderLocatorBaseURI(xmlTextReaderLocatorPtr locator) { in xmlTextReaderLocatorBaseURI()4919 (xmlTextReaderLocatorPtr) ctx); in xmlTextReaderGenericError()
31848 static xmlTextReaderLocatorPtr gen_xmlTextReaderLocatorPtr(int no ATTRIBUTE_UNUSED, int nr ATTRIBUT… in gen_xmlTextReaderLocatorPtr()31851 static void des_xmlTextReaderLocatorPtr(int no ATTRIBUTE_UNUSED, xmlTextReaderLocatorPtr val ATTRIB… in des_xmlTextReaderLocatorPtr()31863 xmlTextReaderLocatorPtr locator; /* the xmlTextReaderLocatorPtr used */ in test_xmlTextReaderLocatorBaseURI()31897 xmlTextReaderLocatorPtr locator; /* the xmlTextReaderLocatorPtr used */ in test_xmlTextReaderLocatorLineNumber()
585 <ANCHOR id="xmlTextReaderLocatorPtr" href="libxml/libxml-xmlreader.html#xmlTextReaderLocatorPtr">