Home
last modified time | relevance | path

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

/netbsd/src/external/gpl2/xcvs/dist/lib/
Dregexec.c151 Idx top_str, Idx last_node, Idx last_str,
2868 Idx top_node, Idx top_str, Idx last_node, Idx last_str, in check_arrival() argument
2897 str_idx = path->next_idx == 0 ? top_str : path->next_idx; in check_arrival()
2907 if (str_idx == top_str) in check_arrival()
2931 if (str_idx == top_str || (cur_state && cur_state->has_backref)) in check_arrival()