HomeSort by relevance Sort by last modified time
    Searched refs:xmlTextReaderLocatorPtr (Results 1 - 6 of 6) sorted by null

  /external/libxml2/include/libxml/
xmlreader.h 389 typedef void * xmlTextReaderLocatorPtr;
403 xmlTextReaderLocatorPtr locator);
405 xmlTextReaderLocatorLineNumber(xmlTextReaderLocatorPtr locator);
407 xmlTextReaderLocatorBaseURI (xmlTextReaderLocatorPtr locator);
  /external/libxml2/python/
libxml_wrap.h 135 xmlTextReaderLocatorPtr obj;
263 PyObject * libxml_xmlTextReaderLocatorPtrWrap(xmlTextReaderLocatorPtr locator);
types.c 811 libxml_xmlTextReaderLocatorPtrWrap(xmlTextReaderLocatorPtr locator)
824 (char *) "xmlTextReaderLocatorPtr", NULL);
libxml.c     [all...]
  /external/libxml2/
xmlreader.c     [all...]
testapi.c     [all...]

Completed in 303 milliseconds