Searched defs:lookingAt (Results 1 - 4 of 4) sorted by relevance
/third_party/icu/icu4c/source/i18n/ | ||
H A D | rematch.cpp | 1464 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 D | rematch.cpp | 1464 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 D | rematch.cpp | 1454 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 D | TextFormat.java | 1040 public boolean lookingAt(String text) { in lookingAt() method in TextFormat.Tokenizer |
Completed in 23 milliseconds