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

  /external/libxml2/
xpointer.c 276 if (range->type != XPATH_RANGE)
309 if (range1->type != XPATH_RANGE)
353 ret->type = XPATH_RANGE;
390 ret->type = XPATH_RANGE;
425 ret->type = XPATH_RANGE;
462 ret->type = XPATH_RANGE;
495 ret->type = XPATH_RANGE;
525 ret->type = XPATH_RANGE;
552 case XPATH_RANGE:
572 ret->type = XPATH_RANGE;
    [all...]
debugXML.c     [all...]
xpath.c     [all...]
xinclude.c 923 if (range->type != XPATH_RANGE)
1231 case XPATH_RANGE:
    [all...]
schematron.c     [all...]
  /external/libxml2/include/libxml/
xpath.h 106 XPATH_RANGE = 6,
  /external/libxml2/python/
types.c 500 case XPATH_RANGE:

Completed in 188 milliseconds