Searched refs:re_string_set_index (Results 1 – 2 of 2) sorted by relevance
| /freebsd-9-stable/gnu/lib/libregex/ | ||
| D | regex_internal.h | 423 #define re_string_set_index(pstr,idx) ((pstr)->cur_idx = (idx)) macro |
| D | regcomp.c | 2559 re_string_set_index (regexp, start_idx); |