Searched refs:xpathEvalPredicate (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/tcl-102/tcl_ext/tdom/tdom/generic/
H A Ddomxpath.c243 static int xpathEvalPredicate (ast steps, domNode *exprContext,
3933 rc = xpathEvalPredicate (step->next, exprContext, result, &tResult,
3955 rc = xpathEvalPredicate (step->next, exprContext, result,
5011 | xpathEvalPredicate
5014 static int xpathEvalPredicate ( function
5131 rc = xpathEvalPredicate (steps->next, exprContext, result, &stepResult,

Completed in 77 milliseconds