Searched refs:MatchAt (Results 1 - 2 of 2) sorted by relevance

/external/icu4c/i18n/
H A Drematch.cpp659 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(fActiveStar
2745 void RegexMatcher::MatchAt(int64_t startIdx, UBool toEnd, UErrorCode &status) { function in class:RegexMatcher
[all...]
/external/icu4c/i18n/unicode/
H A Dregex.h1756 // MatchAt This is the internal interface to the match engine itself.
1759 void MatchAt(int64_t startIdx, UBool toEnd, UErrorCode &status);

Completed in 55 milliseconds