Home
last modified time | relevance | path

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

/third_party/ejdb/src/jql/
Djqp.h101 JQP_OP_RE, enumerator
Djql.c476 if (op->value == JQP_OP_RE) { in jql_destroy()
1022 case JQP_OP_RE: in _jql_match_jqval_pair()
/third_party/ejdb/src/jbi/
Djbi_selection.c119 || (expr->op->value == JQP_OP_RE)) { in _jbi_is_solid_node_expression()
/third_party/ejdb/src/jql/inc/
Djqpx.c482 unit->op.value = JQP_OP_RE; in _jqp_unit_op()
1182 case JQP_OP_RE: in _jqp_print_join()