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...]
xinclude.c 921 if (range->type != XPATH_RANGE)
1227 case XPATH_RANGE:
    [all...]
xpath.c 1063 case XPATH_RANGE:
    [all...]
debugXML.c     [all...]
schematron.c     [all...]
  /external/libxml2/include/libxml/
xpath.h 105 XPATH_RANGE = 6,
  /external/libxslt/libxslt/
functions.c 198 case XPATH_RANGE:

Completed in 133 milliseconds