Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dregexec.c166 Idx subexp_num, int type) internal_function;
2674 Idx subexp_num, sub_top_idx; in get_subexp() local
2687 subexp_num = dfa->nodes[bkref_node].opr.idx; in get_subexp()
2697 if (dfa->nodes[sub_top->node].opr.idx != subexp_num) in get_subexp()
2779 cls_node = find_subexp_node (dfa, nodes, subexp_num, OP_CLOSE_SUBEXP); in get_subexp()
2873 Idx subexp_num, backup_cur_idx, str_idx, null_cnt; in check_arrival() local
2879 subexp_num = dfa->nodes[top_node].opr.idx; in check_arrival()
2912 err = check_arrival_expand_ecl (dfa, &next_nodes, subexp_num, type); in check_arrival()
2936 subexp_num, type); in check_arrival()
2978 err = check_arrival_expand_ecl (dfa, &next_nodes, subexp_num, type); in check_arrival()
[all …]