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

/external/chromium_org/third_party/icu/source/i18n/
H A Drematch.cpp1509 // lookingAt()
1512 UBool RegexMatcher::lookingAt(UErrorCode &status) { function in class:RegexMatcher
1539 UBool RegexMatcher::lookingAt(int64_t start, UErrorCode &status) { function in class:RegexMatcher
/external/icu4c/i18n/
H A Drematch.cpp1515 // lookingAt()
1518 UBool RegexMatcher::lookingAt(UErrorCode &status) { function in class:RegexMatcher
1545 UBool RegexMatcher::lookingAt(int64_t start, UErrorCode &status) { function in class:RegexMatcher

Completed in 40 milliseconds