Home | History | Annotate | Download | only in i18n

Lines Matching refs:MatchAt

659             MatchAt(startPos, FALSE, fDeferredStatus);
688 MatchAt(startPos, FALSE, fDeferredStatus);
709 MatchAt(startPos, FALSE, fDeferredStatus);
742 MatchAt(startPos, FALSE, fDeferredStatus);
767 MatchAt(startPos, FALSE, fDeferredStatus);
786 MatchAt(startPos, FALSE, fDeferredStatus);
816 MatchAt(startPos, FALSE, fDeferredStatus);
1533 MatchAt(fActiveStart, FALSE, status);
1571 MatchAt(nativeStart, FALSE, status);
1605 MatchAt(fActiveStart, TRUE, status);
1643 MatchAt(nativeStart, TRUE, status);
2739 // MatchAt This is the actual matching engine.
2745 void RegexMatcher::MatchAt(int64_t startIdx, UBool toEnd, UErrorCode &status) {
2757 printf("MatchAt(startIdx=%ld)\n", startIdx);
4442 // MatchChunkAt This is the actual matching engine. Like MatchAt, but with the
4464 printf("MatchAt(startIdx=%ld)\n", startIdx);