Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlXPathCtxtCompile

14795  * xmlXPathCtxtCompile:
14805 xmlXPathCtxtCompile(xmlXPathContextPtr ctxt, const xmlChar *str) {
14867 return(xmlXPathCtxtCompile(NULL, str));