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

  /external/chromium_org/third_party/libxml/src/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/include/libxml/
xmlreader.h 384 typedef void * xmlTextReaderLocatorPtr;
398 xmlTextReaderLocatorPtr locator);
400 xmlTextReaderLocatorLineNumber(xmlTextReaderLocatorPtr locator);
401 /*int xmlTextReaderLocatorLinePosition(xmlTextReaderLocatorPtr locator);*/
403 xmlTextReaderLocatorBaseURI (xmlTextReaderLocatorPtr locator);

Completed in 154 milliseconds