Searched refs:JQP_NODE_ANY (Results 1 – 4 of 4) sorted by relevance
85 JQP_NODE_ANY, enumerator
1314 case JQP_NODE_ANY: in _jql_match_node()1443 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()
697 unit->node.ntype = JQP_NODE_ANY; in _jqp_node()