Home | History | Annotate | Download | only in i18n

Lines Matching defs:isWordBoundary

2510 //   isWordBoundary 
2524 UBool RegexMatcher::isWordBoundary(int64_t pos) {
3101 UBool success = isWordBoundary(fp->fInputIdx);