Searched defs:contextSize (Results 1 - 6 of 6) sorted by relevance

/external/libxml2/include/libxml/
H A Dxpath.h314 int contextSize; /* the context size */ member in struct:_xmlXPathContext
/external/libxml2/
H A Dxpath.c6138 ret->contextSize = -1;
8491 if (ctxt->context->contextSize >= 0) {
8494 (double) ctxt->context->contextSize));
8497 "last() : %d\n", ctxt->context->contextSize);
11671 int contextSize,
11684 contextSize = xmlXPathCompOpEvalPredicate(ctxt,
11685 &comp->steps[op->ch1], set, contextSize, hasNsNodes);
11687 if (contextSize <= 0)
11741 xpctxt->contextSize = contextSize;
11668 xmlXPathCompOpEvalPredicate(xmlXPathParserContextPtr ctxt, xmlXPathStepOpPtr op, xmlNodeSetPtr set, int contextSize, int hasNsNodes) argument
11824 xmlXPathCompOpEvalPositionalPredicate(xmlXPathParserContextPtr ctxt, xmlXPathStepOpPtr op, xmlNodeSetPtr set, int contextSize, int minPos, int maxPos, int hasNsNodes) argument
[all...]
/external/guice/extensions/persist/lib/
H A Djaxen-1.1-beta-7.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jaxen/ org/jaxen/dom/ org/jaxen/dom4j/ org/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Djaxen-1.1.6.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/LICENSE.txt META-INF/maven/ ...
/external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
H A DFlexAntTasks.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/adobe/ com/adobe/ac/ com/adobe/ac/ant/ ...
/external/robolectric/v3/libs/
H A Dvtd-xml-2.11.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ximpleware/ com/ximpleware/extended/ com/ximpleware/extended/parser/ ...

Completed in 673 milliseconds