Home
last modified time | relevance | path

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

/PHP-8.1/ext/pcre/pcre2lib/
H A Dpcre2_intmodedep.h831 PCRE2_SIZE offset_top; /* Offset after highest capture */ member
H A Dpcre2_match.c183 #define Foffset_top F->offset_top
5215 assert_accept_frame->offset_top * sizeof(PCRE2_SIZE)); in match()
5216 Foffset_top = assert_accept_frame->offset_top; in match()
5406 assert_accept_frame->offset_top * sizeof(PCRE2_SIZE)); in match()
5407 Foffset_top = assert_accept_frame->offset_top; in match()
5559 P->offset_top = Foffset_top; in match()
5644 Foffset_top = P->offset_top; in match()

Completed in 31 milliseconds