Searched refs:re_string_set_index (Results 1 – 2 of 2) sorted by relevance
/posix/ | ||
A D | regex_internal.h | 449 #define re_string_set_index(pstr,idx) ((pstr)->cur_idx = (idx)) macro |
A D | regcomp.c | 2564 re_string_set_index (regexp, start_idx); in parse_dup_op() |
Completed in 12 milliseconds