Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_match.c660 #define save_offset2 frame->Xsave_offset2 in match() macro
697 PCRE2_SIZE save_offset1, save_offset2, save_offset3; in match()
1010 save_offset2 = mb->ovector[offset+1]; in match()
1053 mb->ovector[offset+1] = save_offset2; in match()
1168 save_offset2 = mb->ovector[offset+1]; in match()
1223 mb->ovector[offset+1] = save_offset2; in match()
6372 #undef save_offset2