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

  /external/libxslt/libxslt/
templates.c 65 oldContextSize = ctxt->xpathCtxt->contextSize;
96 ctxt->xpathCtxt->contextSize = oldContextSize;
129 oldSize = ctxt->xpathCtxt->contextSize;
158 ctxt->xpathCtxt->contextSize = oldSize;
transform.c     [all...]
variables.c 842 oldXPContextSize = xpctxt->contextSize;
908 xpctxt->contextSize = oldXPContextSize;
1093 oldXPContextSize = xpctxt->contextSize;
1099 xpctxt->contextSize = 1;
1128 xpctxt->contextSize = oldXPContextSize;
    [all...]
pattern.c 877 * recompute contextSize and proximityPosition.
879 oldCS = ctxt->xpathCtxt->contextSize;
1000 ctxt->xpathCtxt->contextSize = len;
1097 ctxt->xpathCtxt->contextSize = len;
1126 ctxt->xpathCtxt->contextSize = oldCS;
1133 ctxt->xpathCtxt->contextSize = oldCS;
    [all...]
xsltutils.c 1002 oldSize = ctxt->xpathCtxt->contextSize;
1007 ctxt->xpathCtxt->contextSize = len;
1064 ctxt->xpathCtxt->contextSize = oldSize;
    [all...]
  /external/libxml2/
xpath.c     [all...]
xpointer.c 1046 ctxt->context->contextSize = 1;
    [all...]
  /external/libxml2/include/libxml/
xpath.h 313 int contextSize; /* the context size */
  /prebuilts/tools/common/m2/internal/jaxen/jaxen/1.1.1/
jaxen-1.1.1.jar 
  /external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
FlexAntTasks.jar 

Completed in 987 milliseconds