Home
last modified time | relevance | path

Searched refs:nodetest_eval (Results 1 – 1 of 1) sorted by relevance

/dports/devel/clixon/clixon-4.8.0/lib/src/
H A Dclixon_xpath_eval.c214 nodetest_eval(cxobj *x, in nodetest_eval() function
268 if (nodetest_eval(xsub, nodetest, nsc, localonly) == 1){ in nodetest_recursive()
345 if (nodetest == NULL || nodetest_eval(x, nodetest, nsc, localonly) == 1){ in xp_eval_step()