Home
last modified time | relevance | path

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

/third_party/ejdb/src/jbi/
Djbi_selection.c91 case JQP_OP_IN: in _jbi_idx_expr_op_weight()
153 if ((op != JQP_OP_IN) || (rv->vnode->type != JBV_ARRAY)) { in _jbi_compute_index_rules()
213 case JQP_OP_IN: in _jbi_compute_index_rules()
444 …if ((op == JQP_OP_EQ) || (op == JQP_OP_IN) || ((op == JQP_OP_GTE) && (ctx->cursor_init == IWKV_CUR… in jbi_selection()
Djbi_uniq_scanner.c214 case JQP_OP_IN: in jbi_uniq_scanner()
Djbi_dup_scanner.c270 case JQP_OP_IN: in jbi_dup_scanner()
/third_party/ejdb/src/jql/
Djqp.h99 JQP_OP_IN, enumerator
Djql.c1025 case JQP_OP_IN: in _jql_match_jqval_pair()
/third_party/ejdb/src/jql/inc/
Djqpx.c478 unit->op.value = JQP_OP_IN; in _jqp_unit_op()
1179 case JQP_OP_IN: in _jqp_print_join()