Home
last modified time | relevance | path

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

/PHP-7.0/ext/pcre/pcrelib/
H A Dpcre.h431 int pattern_position; /* Offset to next item in the pattern */ member
453 int pattern_position; /* Offset to next item in the pattern */ member
475 int pattern_position; /* Offset to next item in the pattern */ member
H A Dpcre_exec.c1310 cb.pattern_position = GET(ecode, 2); in match()
1720 cb.pattern_position = GET(ecode, 2); in match()
H A Dpcre_jit_compile.c6432 OP1(SLJIT_MOV_SI, SLJIT_MEM1(STACK_TOP), CALLOUT_ARG_OFFSET(pattern_position), SLJIT_IMM, GET(cc, 2… in compile_callout_matchingpath()
H A DChangeLog4319 2. The pcre_callout_block structure has two new fields: pattern_position and
/PHP-7.0/ext/pcre/pcrelib/doc/
H A Dpcre.txt4427 int pattern_position;
4482 The pattern_position field is present from version 1 of the callout
4493 The pattern_position and next_item_length fields are intended to help

Completed in 76 milliseconds