Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dregcomp.c110 static bin_tree_t *build_charclass_op (re_dfa_t *dfa,
2333 tree = build_charclass_op (dfa, regexp->trans, in parse_expression()
2342 tree = build_charclass_op (dfa, regexp->trans, in parse_expression()
3500 build_charclass_op (re_dfa_t *dfa, unsigned REG_TRANSLATE_TYPE trans, in build_charclass_op() function