Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_dfa_match.c353 do_callout(PCRE2_SPTR code, PCRE2_SIZE *offsets, PCRE2_SPTR current_subject, in do_callout() function
2745 rrc = do_callout(code, offsets, current_subject, ptr, mb, in internal_dfa_match()
3142 rrc = do_callout(code, offsets, current_subject, ptr, mb, 0, in internal_dfa_match()
H A Dpcre2_match.c266 do_callout(heapframe *F, match_block *mb, PCRE2_SIZE *lengthptr) in do_callout() function
5285 rrc = do_callout(F, mb, &length); in match()
5318 rrc = do_callout(F, mb, &length); in match()
H A Dpcre2_jit_compile.c9384 static sljit_s32 SLJIT_FUNC do_callout(struct jit_arguments *arguments, pcre2_callout_block *callou… in do_callout() function
9501 …S32) | SLJIT_ARG1(SW) | SLJIT_ARG2(SW) | SLJIT_ARG3(SW), SLJIT_IMM, SLJIT_FUNC_OFFSET(do_callout)); in compile_callout_matchingpath()

Completed in 60 milliseconds