Searched refs:build_charclass_op (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/grep/lib/ |
H A D | regcomp.c | 111 static bin_tree_t *build_charclass_op (re_dfa_t *dfa, 2413 tree = build_charclass_op (dfa, regexp->trans, in parse_expression() 2423 tree = build_charclass_op (dfa, regexp->trans, in parse_expression() 3648 build_charclass_op (re_dfa_t *dfa, RE_TRANSLATE_TYPE trans, in build_charclass_op() function
|
/dflybsd-src/contrib/cvs-1.12/lib/ |
H A D | regcomp.c | 107 static bin_tree_t *build_charclass_op (re_dfa_t *dfa, 2330 tree = build_charclass_op (dfa, regexp->trans, in parse_expression() 2339 tree = build_charclass_op (dfa, regexp->trans, in parse_expression() 3497 build_charclass_op (re_dfa_t *dfa, unsigned REG_TRANSLATE_TYPE trans, in build_charclass_op() function
|