Searched refs:str_idx (Results 1 – 2 of 2) sorted by relevance
/ndk/sources/host-tools/sed-4.2.1/lib/ |
D | regexec.c | 28 Idx str_idx, Idx from, Idx to) 30 static Idx search_cur_bkref_entry (const re_match_context_t *mctx, Idx str_idx) 33 Idx str_idx) internal_function; 35 Idx node, Idx str_idx) 71 Idx str_idx, Idx dest_node, Idx nregs, 85 Idx node_idx, Idx str_idx, Idx max_str_idx) 92 re_sift_context_t *sctx, Idx str_idx, 97 Idx str_idx, 114 Idx node, Idx str_idx, 121 Idx str_idx) internal_function; [all …]
|
D | regex_internal.h | 579 Idx str_idx; /* The position NODE match at. */ member 589 Idx str_idx; member 600 Idx str_idx; member
|