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

/vbox/src/libs/libxml2-2.6.31/
H A Dxpath.c14717 * xmlXPathCompiledEvalInternal:
14730 xmlXPathCompiledEvalInternal(xmlXPathCompExprPtr comp, function
14824 xmlXPathCompiledEvalInternal(comp, ctx, &res, 0);
14843 return(xmlXPathCompiledEvalInternal(comp, ctxt, NULL, 1));

Completed in 103 milliseconds