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

  /external/libxml2/
xpath.c 1052 case XPATH_STRING:
    [all...]
debugXML.c     [all...]
schematron.c     [all...]
xinclude.c     [all...]
xpointer.c     [all...]
  /external/libxml2/include/libxml/
xpath.h 102 XPATH_STRING = 4,
xpathInternals.h 307 if ((ctxt->value != NULL) && (ctxt->value->type != XPATH_STRING)) \

Completed in 23 milliseconds