Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/dist/includes/
H A Dtree.h193 expr_iregex_match, enumerator
/netbsd-src/external/mpl/dhcp/dist/common/
H A Dtree.c798 case expr_iregex_match:
2180 case expr_iregex_match:
2258 case expr_iregex_match:
2852 case expr_iregex_match:
3045 expr->op == expr_iregex_match ||
3186 case expr_iregex_match:
3280 case expr_iregex_match:
3339 case expr_iregex_match:
3974 case expr_iregex_match: in data_subexpression_length()
H A Dparse.c4540 next_op = expr_iregex_match;
/netbsd-src/external/mpl/dhcp/dist/keama/
H A Dkeama.h255 expr_iregex_match, enumerator
H A Dparse.c3673 next_op = expr_iregex_match; in parse_expression()
3804 case expr_iregex_match: in parse_expression()
5865 case expr_iregex_match: in op_context()
5954 case expr_iregex_match: in op_val()
6109 return expr_iregex_match; in expression()
H A Dprint.c293 add_parenthesis = ISC_TF(expr_precedence(expr_iregex_match, in print_boolean_expression()