Searched refs:NEXT_CHAR (Results 1 – 1 of 1) sorted by relevance
156 #define NEXT_CHAR(re, s) (((re)->compile_opts & G_REGEX_RAW) ? \ macro1072 match_info->pos = NEXT_CHAR (match_info->regex, in g_match_info_next()