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

/vbox/src/libs/libxml2-2.6.31/
H A Dxpath.c614 * xmlXPathNewCompExpr:
621 xmlXPathNewCompExpr(void) { function
6137 ret->comp = xmlXPathNewCompExpr();
14566 comp = xmlXPathNewCompExpr();

Completed in 453 milliseconds