Home
last modified time | relevance | path

Searched refs:Flast_group_offset (Results 1 – 1 of 1) sorted by relevance

/external/pcre/dist2/src/
Dpcre2_match.c177 #define Flast_group_offset F->last_group_offset macro
619 Flast_group_offset = PCRE2_UNSET; /* Saved frame of most recent group */ in match()
713 Flast_group_offset = (char *)F - (char *)mb->match_frames; in match()
751 offset = Flast_group_offset; in match()
789 offset = Flast_group_offset; in match()
5059 offset = Flast_group_offset; in match()
5461 N = (heapframe *)((char *)mb->match_frames + Flast_group_offset); in match()
5463 Flast_group_offset = P->last_group_offset; in match()