Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/i18n/
H A Drematch.cpp1464 UBool RegexMatcher::lookingAt(UErrorCode &status) { in lookingAt() function in RegexMatcher
1491 UBool RegexMatcher::lookingAt(int64_t start, UErrorCode &status) { in lookingAt() function in RegexMatcher
/third_party/node/deps/icu-small/source/i18n/
H A Drematch.cpp1464 UBool RegexMatcher::lookingAt(UErrorCode &status) { in lookingAt() function in RegexMatcher
1491 UBool RegexMatcher::lookingAt(int64_t start, UErrorCode &status) { in lookingAt() function in RegexMatcher
/third_party/skia/third_party/externals/icu/source/i18n/
H A Drematch.cpp1454 UBool RegexMatcher::lookingAt(UErrorCode &status) { in lookingAt() function in RegexMatcher
1481 UBool RegexMatcher::lookingAt(int64_t start, UErrorCode &status) { in lookingAt() function in RegexMatcher
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DTextFormat.java1040 public boolean lookingAt(String text) { in lookingAt() method in TextFormat.Tokenizer

Completed in 23 milliseconds