Searched refs:JQP_NODE_ANY (Results 1 – 4 of 4) sorted by relevance
82 JQP_NODE_ANY, enumerator
1268 case JQP_NODE_ANY: in _jql_match_node()1397 if (n && ((n->ntype == JQP_NODE_ANYS) || (n->ntype == JQP_NODE_ANY)) && !n->next) { in jql_matched()
294 case JQP_NODE_ANY: in _jbi_collect_indexes()
694 unit->node.ntype = JQP_NODE_ANY; in _jqp_node()