Searched defs:toEnd (Results 1 – 4 of 4) sorted by relevance
97 String toEnd = r.consumeToEnd(); in consumeToEnd() local
326 Transition toEnd = new Transition(label, end); in build_EOFState() local
2787 void RegexMatcher::MatchAt(int64_t startIdx, UBool toEnd, UErrorCode &status) { in MatchAt()4294 void RegexMatcher::MatchChunkAt(int32_t startIdx, UBool toEnd, UErrorCode &status) { in MatchChunkAt()
2789 void RegexMatcher::MatchAt(int64_t startIdx, UBool toEnd, UErrorCode &status) { in MatchAt()4297 void RegexMatcher::MatchChunkAt(int32_t startIdx, UBool toEnd, UErrorCode &status) { in MatchChunkAt()