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

/vbox/src/libs/libxml2-2.6.31/
H A Dxpath.c14503 * xmlXPathTryStreamCompile:
14512 xmlXPathTryStreamCompile(xmlXPathContextPtr ctxt, const xmlChar *str) { function
14652 comp = xmlXPathTryStreamCompile(ctxt, str);
14862 comp = xmlXPathTryStreamCompile(ctxt->context, ctxt->base);

Completed in 246 milliseconds