Home | History | Annotate | Download | only in i18n

Lines Matching defs:requireEnd

1863 //     requireEnd
1866 UBool RegexMatcher::requireEnd() const {
3023 // set the hitEnd or requireEnd flags
3039 fRequireEnd = TRUE; // Java set requireEnd in this case, even though
4515 // set the hitEnd or requireEnd flags
4531 fRequireEnd = TRUE; // Java set requireEnd in this case, even though