Home
last modified time | relevance | path

Searched refs:offset_max (Results 1 – 2 of 2) sorted by relevance

/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_exec.c958 if (offset < md->offset_max) in match()
1127 if (offset < md->offset_max) in match()
1525 if (offset >= md->offset_max) md->offset_overflow = TRUE; else in match()
1951 if (offset >= md->offset_max) md->offset_overflow = TRUE; else in match()
6547 md->offset_max = (2*ocount)/3; in pcre_exec()
H A Dpcre_internal.h2467 int offset_max; /* The maximum usable for return data */ member

Completed in 47 milliseconds