Searched refs:PREV_CHAR (Results 1 – 2 of 2) sorted by relevance
159 #define PREV_CHAR(re, s) (((re)->compile_opts & G_REGEX_RAW) ? \ macro2573 match_info->pos = PREV_CHAR (regex, &string[match_info->pos]) - string; in g_regex_split_full()2593 last_separator_end = PREV_CHAR (regex, &string[last_separator_end]) - string; in g_regex_split_full()
1997 #define PREV_CHAR(cptr, cbuf_start) \ macro2150 PREV_CHAR(cptr, s->cbuf); in lre_exec_backtrack()2448 PREV_CHAR(cptr, s->cbuf); in lre_exec_backtrack()