Home
last modified time | relevance | path

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

/PHP-8.0/ext/pcre/pcre2lib/
H A Dpcre2_match.c183 #define Foffset_top F->offset_top
5213 assert_accept_frame->offset_top * sizeof(PCRE2_SIZE)); in match()
5214 Foffset_top = assert_accept_frame->offset_top; in match()
5404 assert_accept_frame->offset_top * sizeof(PCRE2_SIZE)); in match()
5405 Foffset_top = assert_accept_frame->offset_top; in match()
5557 P->offset_top = Foffset_top; in match()
5641 P->offset_top * sizeof(PCRE2_SIZE)); in match()
5642 Foffset_top = P->offset_top; in match()
H A Dpcre2_intmodedep.h831 PCRE2_SIZE offset_top; /* Offset after highest capture */ member

Completed in 30 milliseconds