Lines Matching full:end64
554 int64_t RegexMatcher::end64(UErrorCode &err) const {555 return end64(0, err);558 int64_t RegexMatcher::end64(int32_t group, UErrorCode &err) const {586 return (int32_t)end64(group, err);