Searched refs:find_subexp_node (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/gpl2/xcvs/dist/lib/ |
H A D | regexec.c | 147 static Idx find_subexp_node (const re_dfa_t *dfa, const re_node_set *nodes, 2779 cls_node = find_subexp_node (dfa, nodes, subexp_num, OP_CLOSE_SUBEXP); in get_subexp() 2845 find_subexp_node (const re_dfa_t *dfa, const re_node_set *nodes, in find_subexp_node() function 3127 outside_node = find_subexp_node (dfa, eclosure, ex_subexp, type); in check_arrival_expand_ecl()
|