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

  /external/libxml2/include/libxml/
globals.h 122 xmlSAXLocator xmlDefaultSAXLocator;
319 XMLPUBFUN xmlSAXLocator * XMLCALL __xmlDefaultSAXLocator(void);
324 XMLPUBVAR xmlSAXLocator xmlDefaultSAXLocator;
tree.h 40 typedef struct _xmlSAXLocator xmlSAXLocator;
41 typedef xmlSAXLocator *xmlSAXLocatorPtr;
    [all...]
  /external/libxml2/
globals.c 403 xmlSAXLocator xmlDefaultSAXLocator = {
837 xmlSAXLocator *

Completed in 30 milliseconds