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

/macosx-10.9.5/tcl-102/tcl_ext/tdom/tdom/generic/
H A Ddomxpath.c238 static int xpathEvalStep (ast step, domNode *ctxNode, domNode *exprContext,
2901 rc = xpathEvalStep( step->child, ctxNode, exprContext, position,
2924 rc = xpathEvalStep( step->child, ctxNode, exprContext, position,
2949 rc = xpathEvalStep( step->child, ctxNode, exprContext, position,
2973 rc = xpathEvalStep( step->child, ctxNode, exprContext, position,
3039 rc = xpathEvalStep( step->child, ctxNode, exprContext, position,
3066 rc = xpathEvalStep( step->child, ctxNode, exprContext, position,
3150 rc = xpathEvalStep( step->child, ctxNode, exprContext, position,
3190 rc = xpathEvalStep( step->child, ctxNode, exprContext, position,
3256 rc = xpathEvalStep( ste
3828 static int xpathEvalStep ( function
[all...]

Completed in 67 milliseconds