Home
last modified time | relevance | path

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

/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre.h416 int pattern_position; /* Offset to next item in the pattern */ member
438 int pattern_position; /* Offset to next item in the pattern */ member
460 int pattern_position; /* Offset to next item in the pattern */ member
H A Dpcre_exec.c1291 cb.pattern_position = GET(ecode, LINK_SIZE + 3); in match()
1716 cb.pattern_position = GET(ecode, 2); in match()
H A DChangeLog3382 2. The pcre_callout_block structure has two new fields: pattern_position and
/PHP-5.3/ext/pcre/pcrelib/doc/
H A Dpcre.txt4212 int pattern_position;
4264 The pattern_position field is present from version 1 of the callout
4275 The pattern_position and next_item_length fields are intended to help

Completed in 54 milliseconds