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

  /external/libxml2/
xpath.c     [all...]
debugXML.c     [all...]
runsuite.c 284 if (res->type == XPATH_STRING) {
schematron.c     [all...]
xinclude.c     [all...]
xmllint.c     [all...]
xpointer.c     [all...]
  /external/libxml2/include/libxml/
xpath.h 104 XPATH_STRING = 4,
xpathInternals.h 309 if ((ctxt->value != NULL) && (ctxt->value->type != XPATH_STRING)) \
  /external/libxml2/python/
types.c 481 case XPATH_STRING:
  /external/libxml2/os400/iconv/bldcsndfa/
bldcsndfa.c 1122 if (!obj2 || obj2->type != XPATH_STRING) {
1139 if (!obj2 || obj2->type != XPATH_STRING) {
    [all...]
  /external/jarjar/lib/
apache-ant-1.9.4.jar 

Completed in 156 milliseconds