Home
last modified time | relevance | path

Searched refs:xmlTextReaderLocatorPtr (Results 1 – 8 of 8) sorted by relevance

/external/libxml2/include/libxml/
Dxmlreader.h389 typedef void * xmlTextReaderLocatorPtr; typedef
403 xmlTextReaderLocatorPtr locator);
405 xmlTextReaderLocatorLineNumber(xmlTextReaderLocatorPtr locator);
407 xmlTextReaderLocatorBaseURI (xmlTextReaderLocatorPtr locator);
/external/libxml2/python/
Dlibxml_wrap.h135 xmlTextReaderLocatorPtr obj;
263 PyObject * libxml_xmlTextReaderLocatorPtrWrap(xmlTextReaderLocatorPtr locator);
Dtypes.c811 libxml_xmlTextReaderLocatorPtrWrap(xmlTextReaderLocatorPtr locator) in libxml_xmlTextReaderLocatorPtrWrap()
Dlibxml.c2067 xmlTextReaderLocatorPtr locator) in libxml_xmlTextReaderErrorCallback()
/external/libxml2/os400/libxmlrpg/
Dxmlreader.rpgle620 d xmlTextReaderLocatorPtr...
639 d locator value like(xmlTextReaderLocatorPtr)
644 d locator value like(xmlTextReaderLocatorPtr)
/external/libxml2/
Dxmlreader.c4844 xmlTextReaderLocatorLineNumber(xmlTextReaderLocatorPtr locator) { in xmlTextReaderLocatorLineNumber()
4881 xmlTextReaderLocatorBaseURI(xmlTextReaderLocatorPtr locator) { in xmlTextReaderLocatorBaseURI()
4919 (xmlTextReaderLocatorPtr) ctx); in xmlTextReaderGenericError()
Dtestapi.c31848 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()
/external/libxml2/doc/html/
Dindex.sgml585 <ANCHOR id="xmlTextReaderLocatorPtr" href="libxml/libxml-xmlreader.html#xmlTextReaderLocatorPtr">