Lines Matching refs:subexp_num
157 Idx subexp_num, int type);
2650 Idx subexp_num, sub_top_idx; in get_subexp() local
2664 subexp_num = dfa->nodes[bkref_node].opr.idx; in get_subexp()
2674 if (dfa->nodes[sub_top->node].opr.idx != subexp_num) in get_subexp()
2757 cls_node = find_subexp_node (dfa, nodes, subexp_num, in get_subexp()
2851 Idx subexp_num, backup_cur_idx, str_idx, null_cnt; in check_arrival() local
2857 subexp_num = dfa->nodes[top_node].opr.idx; in check_arrival()
2894 err = check_arrival_expand_ecl (dfa, &next_nodes, subexp_num, type); in check_arrival()
2918 subexp_num, type); in check_arrival()
2961 err = check_arrival_expand_ecl (dfa, &next_nodes, subexp_num, type); in check_arrival()
2968 subexp_num, type); in check_arrival()
3190 Idx cur_str, Idx subexp_num, int type) in expand_bkref_cache() argument
3223 err2 = check_arrival_expand_ecl (dfa, &new_dests, subexp_num, type); in expand_bkref_cache()