Home
last modified time | relevance | path

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

/PHP-8.4/ext/pcre/pcre2lib/
H A Dpcre2_intmodedep.h840 PCRE2_SIZE offset_top; /* Offset after highest capture */ member
H A Dpcre2_match.c189 #define Foffset_top F->offset_top
5524 assert_accept_frame->offset_top * sizeof(PCRE2_SIZE)); in match()
5525 Foffset_top = assert_accept_frame->offset_top; in match()
5715 assert_accept_frame->offset_top * sizeof(PCRE2_SIZE)); in match()
5716 Foffset_top = assert_accept_frame->offset_top; in match()
5944 P->offset_top = Foffset_top; in match()
5980 Foffset_top = P->offset_top; in match()
6070 Foffset_top = P->offset_top; in match()

Completed in 28 milliseconds