Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_dfa_match.c2944 PCRE2_SPTR callpat = start_code + GET(code, 1); in internal_dfa_match() local
2945 uint32_t recno = (callpat == mb->start_code)? 0 : in internal_dfa_match()
2946 GET2(callpat, 1 + LINK_SIZE); in internal_dfa_match()
2983 callpat, /* this subexpression's code */ in internal_dfa_match()

Completed in 11 milliseconds