Searched refs:xmlExpParseExpr (Results 1 – 1 of 1) sorted by relevance
7864 static xmlExpNodePtr xmlExpParseExpr(xmlExpCtxtPtr ctxt);7902 ret = xmlExpParseExpr(ctxt); in xmlExpParseOr()7990 xmlExpParseExpr(xmlExpCtxtPtr ctxt) { in xmlExpParseExpr() function8033 ret = xmlExpParseExpr(ctxt); in xmlExpParse()