Searched refs:xmlExpParse (Results 1 – 7 of 7) sorted by relevance
124 expr = xmlExpParse(ctxt, str); in runFileTest()139 sub = xmlExpParse(ctxt, expression + 2); in runFileTest()189 sub = xmlExpParse(ctxt, tst); in testReduce()340 expr = xmlExpParse(ctxt, pattern); in main()
2090 # xmlExpParse; removed in 2.9.10
3430 #undef xmlExpParse3431 extern __typeof (xmlExpParse) xmlExpParse __attribute((alias("xmlExpParse__internal_alias")));3433 #ifndef xmlExpParse3434 extern __typeof (xmlExpParse) xmlExpParse__internal_alias __attribute((visibility("hidden")));3435 #define xmlExpParse xmlExpParse__internal_alias macro
8111 xmlExpParse(xmlExpCtxtPtr ctxt, const char *expr) { in xmlExpParse() function
163 xmlExpParse (xmlExpCtxtPtr ctxt,
180 d xmlExpParse pr extproc('xmlExpParse')
852 xmlExpParse