Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre.h432 int next_item_length; /* Length of next item in the pattern */ member
454 int next_item_length; /* Length of next item in the pattern */ member
476 int next_item_length; /* Length of next item in the pattern */ member
H A Dpcre_exec.c1313 cb.next_item_length = GET(ecode, 2 + LINK_SIZE); in match()
1723 cb.next_item_length = GET(ecode, 2 + LINK_SIZE); in match()
H A Dpcre_jit_compile.c6433 OP1(SLJIT_MOV_SI, SLJIT_MEM1(STACK_TOP), CALLOUT_ARG_OFFSET(next_item_length), SLJIT_IMM, GET(cc, 2… in compile_callout_matchingpath()
H A DChangeLog4320 next_item_length. These contain the offset in the pattern to the next match
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt4428 int next_item_length;
4486 The next_item_length field is present from version 1 of the callout
4493 The pattern_position and next_item_length fields are intended to help

Completed in 107 milliseconds