Home
last modified time | relevance | path

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

/third_party/ltp/lib/
Dtst_bool_expr.c39 return TST_OP_OR; in char_to_op()
192 case TST_OP_OR: in check_one()
284 case TST_OP_OR: in shunting_yard()
297 case TST_OP_OR: in shunting_yard()
374 case TST_OP_OR: in tst_bool_expr_eval()
/third_party/ltp/include/
Dtst_bool_expr.h12 TST_OP_OR, enumerator