Searched refs:offset_max (Results 1 – 2 of 2) sorted by relevance
958 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()
2467 int offset_max; /* The maximum usable for return data */ member
Completed in 38 milliseconds