Searched refs:node_idx (Results 1 – 3 of 3) sorted by relevance
1889 Idx node_idx; in check_dst_limits_calc_pos_1() local1893 for (node_idx = 0; node_idx < eclosures->nelem; ++node_idx) in check_dst_limits_calc_pos_1()1999 Idx node_idx, lim_idx; in check_subexp_limits() local2015 for (node_idx = 0; node_idx < dest_nodes->nelem; ++node_idx) in check_subexp_limits()2039 for (node_idx = 0; node_idx < dest_nodes->nelem; ++node_idx) in check_subexp_limits()2053 --node_idx; in check_subexp_limits()2059 for (node_idx = 0; node_idx < dest_nodes->nelem; ++node_idx) in check_subexp_limits()2087 Idx node_idx, node; in sift_states_bkref() local2096 for (node_idx = 0; node_idx < candidates->nelem; ++node_idx) in sift_states_bkref()2381 Idx node_idx; in check_subexp_matching_top() local[all …]
1018 Idx node_idx = init_nodes.elems[i]; in create_initial_state() local1388 node->node_idx = node->left->node_idx; in calc_first()1430 Idx idx = node->node_idx; in link_nfa_nodes()1448 left = node->left->first->node_idx; in link_nfa_nodes()1450 left = node->next->node_idx; in link_nfa_nodes()1454 right = node->next->node_idx; in link_nfa_nodes()1654 Idx node_idx; in calc_eclosure() local1659 for (node_idx = 0; ; ++node_idx) in calc_eclosure()1663 if (node_idx == dfa->nodes_len) in calc_eclosure()1668 node_idx = 0; in calc_eclosure()[all …]
480 Idx node_idx; member
Completed in 21 milliseconds