Home
last modified time | relevance | path

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

/ndk/sources/host-tools/sed-4.2.1/lib/
Dregexec.c63 Idx *p_match_first) internal_function;
1117 Idx *p_match_first) in check_matching() argument
1125 bool at_init_state = p_match_first != NULL; in check_matching()
1231 p_match_first = NULL; in check_matching()
1238 if (p_match_first) in check_matching()
1239 *p_match_first += next_start_idx; in check_matching()