Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_intmodedep.h835 PCRE2_SIZE offset_top; /* Offset after highest capture */ member
H A Dpcre2_match.c184 #define Foffset_top F->offset_top
5422 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 26 milliseconds