Home
last modified time | relevance | path

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

/PHP-8.0/ext/pcre/pcre2lib/
H A Dpcre2_dfa_match.c2841 PCRE2_SPTR callpat = start_code + GET(code, 1); in internal_dfa_match() local
2842 uint32_t recno = (callpat == mb->start_code)? 0 : in internal_dfa_match()
2843 GET2(callpat, 1 + LINK_SIZE); in internal_dfa_match()
2874 callpat, /* this subexpression's code */ in internal_dfa_match()

Completed in 14 milliseconds