Home
last modified time | relevance | path

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

/PHP-7.1/ext/pcre/pcrelib/
H A Dpcre.h421 int callout_number; /* Number compiled into pattern */ member
443 int callout_number; /* Number compiled into pattern */ member
465 int callout_number; /* Number compiled into pattern */ member
H A Dpcre_exec.c1298 cb.callout_number = ecode[1]; in match()
1708 cb.callout_number = ecode[1]; in match()
H A Dpcre_jit_compile.c6422 OP1(SLJIT_MOV_SI, SLJIT_MEM1(STACK_TOP), CALLOUT_ARG_OFFSET(callout_number), SLJIT_IMM, cc[1]); in compile_callout_matchingpath()
/PHP-7.1/ext/pcre/pcrelib/doc/
H A Dpcre.txt4416 int callout_number;
4438 The callout_number field contains the number of the callout, as com-

Completed in 83 milliseconds