Home
last modified time | relevance | path

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

/ndk/sources/host-tools/sed-4.2.1/lib/
Dregexec.c2745 Idx sub_last_idx, sl_str, bkref_str_off; in get_subexp() local
2754 for (sub_last_idx = 0; sub_last_idx < sub_top->nlasts; ++sub_last_idx) in get_subexp()
2757 sub_last = sub_top->lasts[sub_last_idx]; in get_subexp()
2795 if (sub_last_idx < sub_top->nlasts) in get_subexp()
2797 if (sub_last_idx > 0) in get_subexp()