Home
last modified time | relevance | path

Searched refs:capture_last (Results 1 – 5 of 5) sorted by relevance

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_intmodedep.h829 uint32_t capture_last; /* Most recent capture */ member
H A Dpcre2.h519 uint32_t capture_last; /* Most recently closed capture */ \
H A Dpcre2_match.c173 #define Fcapture_last F->capture_last
296 cb->capture_last = Fcapture_last; in do_callout()
5643 Fcapture_last = P->capture_last; in match()
H A Dpcre2_dfa_match.c3380 cb.capture_last = 0; in pcre2_dfa_match()
H A Dpcre2_jit_compile.c9464 OP1(SLJIT_MOV_U32, SLJIT_MEM1(STACK_TOP), CALLOUT_ARG_OFFSET(capture_last), TMP2, 0); in compile_callout_matchingpath()

Completed in 92 milliseconds