Searched refs:str_idx (Results 1 – 2 of 2) sorted by relevance
| /mirbsd/src/gnu/usr.bin/cvs/lib/ |
| D | regexec.c | 25 Idx str_idx, Idx from, Idx to) 27 static Idx search_cur_bkref_entry (const re_match_context_t *mctx, Idx str_idx) 30 Idx str_idx) internal_function; 32 Idx node, Idx str_idx) 68 Idx str_idx, Idx dest_node, Idx nregs, 80 Idx node_idx, Idx str_idx, Idx max_str_idx) internal_function; 85 re_sift_context_t *sctx, Idx str_idx, 89 Idx str_idx, 103 Idx node, Idx str_idx, 110 Idx str_idx) internal_function; [all …]
|
| D | regex_internal.h | 631 Idx str_idx; /* The position NODE match at. */ member 641 Idx str_idx; member 652 Idx str_idx; member
|