Home | History | Annotate | Download | only in i18n

Lines Matching refs:MatchAt

627             MatchAt(startPos, FALSE, fDeferredStatus);
654 MatchAt(startPos, FALSE, fDeferredStatus);
675 MatchAt(startPos, FALSE, fDeferredStatus);
706 MatchAt(startPos, FALSE, fDeferredStatus);
729 MatchAt(startPos, FALSE, fDeferredStatus);
748 MatchAt(startPos, FALSE, fDeferredStatus);
776 MatchAt(startPos, FALSE, fDeferredStatus);
1417 MatchAt(fActiveStart, FALSE, status);
1471 MatchAt(nativeStart, FALSE, status);
1505 MatchAt(fActiveStart, TRUE, status);
1559 MatchAt(nativeStart, TRUE, status);
2615 // MatchAt This is the actual matching engine.
2621 void RegexMatcher::MatchAt(int64_t startIdx, UBool toEnd, UErrorCode &status) {
2633 printf("MatchAt(startIdx=%ld)\n", startIdx);
4318 // MatchChunkAt This is the actual matching engine. Like MatchAt, but with the
4340 printf("MatchAt(startIdx=%ld)\n", startIdx);