Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_match.c528 mb->hitend = TRUE; \
887 mb->hitend = TRUE; in match()
2856 mb->hitend = TRUE; in match()
3109 mb->hitend = TRUE; in match()
3622 mb->hitend = TRUE; in match()
3750 mb->hitend = TRUE; in match()
4190 mb->hitend = TRUE; in match()
4439 mb->hitend = TRUE; in match()
4836 mb->hitend = TRUE; in match()
5730 mb->hitend = TRUE; in match()
[all …]
Dpcre2_intmodedep.h854 BOOL hitend; /* Hit the end of the subject at some point */ member