Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_match.c659 #define save_offset1 frame->Xsave_offset1 in match() macro
697 PCRE2_SIZE save_offset1, save_offset2, save_offset3; in match()
1009 save_offset1 = mb->ovector[offset]; in match()
1052 mb->ovector[offset] = save_offset1; in match()
1167 save_offset1 = mb->ovector[offset]; in match()
1222 mb->ovector[offset] = save_offset1; in match()
6371 #undef save_offset1