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

  /external/libxml2/include/libxml/
xmlreader.h 384 typedef void * xmlTextReaderLocatorPtr;
398 xmlTextReaderLocatorPtr locator);
400 xmlTextReaderLocatorLineNumber(xmlTextReaderLocatorPtr locator);
401 /*int xmlTextReaderLocatorLinePosition(xmlTextReaderLocatorPtr locator);*/
403 xmlTextReaderLocatorBaseURI (xmlTextReaderLocatorPtr locator);
  /external/libxml2/
xmlreader.c     [all...]

Completed in 231 milliseconds