Searched refs:str_idx (Results 1 – 2 of 2) sorted by relevance
/glibc-2.36/posix/ |
D | regexec.c | 25 Idx str_idx, Idx from, Idx to); 26 static Idx search_cur_bkref_entry (const re_match_context_t *mctx, Idx str_idx); 28 Idx str_idx); 30 Idx node, Idx str_idx); 61 Idx str_idx, Idx dest_node, Idx nregs, 73 Idx node_idx, Idx str_idx, Idx max_str_idx); 78 re_sift_context_t *sctx, Idx str_idx, 82 Idx str_idx, 96 Idx node, Idx str_idx, 103 Idx str_idx); [all …]
|
D | regex_internal.h | 563 Idx str_idx; /* The position NODE match at. */ member 573 Idx str_idx; member 584 Idx str_idx; member
|