Searched refs:offset_top (Results 1 – 2 of 2) sorted by relevance
835 PCRE2_SIZE offset_top; /* Offset after highest capture */ member
184 #define Foffset_top F->offset_top5422 assert_accept_frame->offset_top * sizeof(PCRE2_SIZE)); in match()5423 Foffset_top = assert_accept_frame->offset_top; in match()5613 assert_accept_frame->offset_top * sizeof(PCRE2_SIZE)); in match()5614 Foffset_top = assert_accept_frame->offset_top; in match()5766 P->offset_top = Foffset_top; in match()5851 Foffset_top = P->offset_top; in match()
Completed in 28 milliseconds