Home
last modified time | relevance | path

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

/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_exec.c898 offset_top = md->end_offset_top; in match()
1157 offset_top = md->end_offset_top; in match()
1229 offset_top = md->end_offset_top; in match()
1459 if (md->end_offset_top > offset_top) in match()
1621 offset_top = md->end_offset_top; in match()
1915 md->end_offset_top = offset_top; in match()
2008 md->end_offset_top = offset_top; in match()
6818 md->end_offset_top = 0; in pcre_exec()
6955 0 : md->end_offset_top/2; in pcre_exec()
6966 if (md->end_offset_top/2 <= re->top_bracket && offsets != NULL) in pcre_exec()
[all …]
H A Dpcre_internal.h2497 int end_offset_top; /* Highwater mark at end of match */ member

Completed in 53 milliseconds