Lines Matching refs:subexp_num
157 Idx subexp_num, int type);
2628 Idx subexp_num, sub_top_idx; in get_subexp() local
2642 subexp_num = dfa->nodes[bkref_node].opr.idx; in get_subexp()
2652 if (dfa->nodes[sub_top->node].opr.idx != subexp_num) in get_subexp()
2736 cls_node = find_subexp_node (dfa, nodes, subexp_num, in get_subexp()
2833 Idx subexp_num, backup_cur_idx, str_idx, null_cnt; in check_arrival() local
2839 subexp_num = dfa->nodes[top_node].opr.idx; in check_arrival()
2876 err = check_arrival_expand_ecl (dfa, &next_nodes, subexp_num, type); in check_arrival()
2900 subexp_num, type); in check_arrival()
2943 err = check_arrival_expand_ecl (dfa, &next_nodes, subexp_num, type); in check_arrival()
2950 subexp_num, type); in check_arrival()
3168 Idx cur_str, Idx subexp_num, int type) in expand_bkref_cache() argument
3201 err2 = check_arrival_expand_ecl (dfa, &new_dests, subexp_num, type); in expand_bkref_cache()