Searched refs:xmlXPathEvalPredicate (Results 1 – 8 of 8) sorted by relevance
525 xmlXPathEvalPredicate (xmlXPathContextPtr ctxt,
599 d xmlXPathEvalPredicate...600 d pr extproc('xmlXPathEvalPredicate')
490 xmlXPathEvalPredicate;
16184 #undef xmlXPathEvalPredicate16185 extern __typeof (xmlXPathEvalPredicate) xmlXPathEvalPredicate __attribute((alias("xmlXPathEvalPredi…16187 #ifndef xmlXPathEvalPredicate16188 extern __typeof (xmlXPathEvalPredicate) xmlXPathEvalPredicate__internal_alias __attribute((visibili…16189 #define xmlXPathEvalPredicate xmlXPathEvalPredicate__internal_alias macro
14572 xmlXPathEvalPredicate(xmlXPathContextPtr ctxt, xmlXPathObjectPtr res) { in xmlXPathEvalPredicate() function
46962 ret_val = xmlXPathEvalPredicate(ctxt, res); in test_xmlXPathEvalPredicate()
17141 added xmlXPathEvalPredicate() and xmlXPathFreeCompExpr()
2787 xmlXPathEvalPredicate