Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/
Dpcre2_match.c529 mb->hitend = TRUE; \
890 mb->hitend = TRUE; in match()
2935 mb->hitend = TRUE; in match()
3188 mb->hitend = TRUE; in match()
3763 mb->hitend = TRUE; in match()
3891 mb->hitend = TRUE; in match()
4385 mb->hitend = TRUE; in match()
4634 mb->hitend = TRUE; in match()
5031 mb->hitend = TRUE; in match()
5925 mb->hitend = TRUE; in match()
[all …]
Dpcre2_intmodedep.h865 BOOL hitend; /* Hit the end of the subject at some point */ member