Searched refs:followingGCBoundary (Results 1 – 3 of 3) sorted by relevance
1779 int64_t followingGCBoundary(int64_t pos, UErrorCode &status);
2652 int64_t RegexMatcher::followingGCBoundary(int64_t pos, UErrorCode &status) { in followingGCBoundary() function in RegexMatcher3226 fp->fInputIdx = followingGCBoundary(fp->fInputIdx, status); in MatchAt()4725 fp->fInputIdx = followingGCBoundary(fp->fInputIdx, status); in MatchChunkAt()