Home
last modified time | relevance | path

Searched refs:expr_regex_match (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/mpl/dhcp/dist/includes/
H A Dtree.h192 expr_regex_match, enumerator
/netbsd-src/external/mpl/dhcp/dist/common/
H A Dtree.c803 case expr_regex_match:
2179 case expr_regex_match:
2257 case expr_regex_match:
2851 case expr_regex_match:
3044 expr->op == expr_regex_match ||
3185 case expr_regex_match:
3279 case expr_regex_match:
3335 case expr_regex_match:
3973 case expr_regex_match: in data_subexpression_length()
H A Dprint.c609 case expr_regex_match:
H A Dparse.c4542 next_op = expr_regex_match;
4689 case expr_regex_match:
/netbsd-src/external/mpl/dhcp/dist/keama/
H A Dkeama.h254 expr_regex_match, enumerator
H A Dparse.c3675 next_op = expr_regex_match; in parse_expression()
3808 case expr_regex_match: in parse_expression()
5864 case expr_regex_match: in op_context()
5953 case expr_regex_match: in op_val()
6107 return expr_regex_match; in expression()
H A Dprint.c254 add_parenthesis = ISC_TF(expr_precedence(expr_regex_match, in print_boolean_expression()