Searched defs:lookingAt (Results 1 - 2 of 2) sorted by relevance

/external/chromium/third_party/icu/source/i18n/
H A Drematch.cpp684 // lookingAt()
687 UBool RegexMatcher::lookingAt(UErrorCode &status) { function in class:RegexMatcher
701 UBool RegexMatcher::lookingAt(int32_t start, UErrorCode &status) { function in class:RegexMatcher
/external/icu4c/i18n/
H A Drematch.cpp1393 // lookingAt()
1396 UBool RegexMatcher::lookingAt(UErrorCode &status) { function in class:RegexMatcher
1423 UBool RegexMatcher::lookingAt(int32_t start, UErrorCode &status) { function in class:RegexMatcher

Completed in 73 milliseconds