Searched defs:lookingAt (Results 1 – 6 of 6) sorted by relevance
135 public boolean lookingAt(int[] offsets) { in lookingAt() method in MatcherNative
171 public boolean lookingAt() { in lookingAt() method in MatcherNativeTest.Matcher
1464 UBool RegexMatcher::lookingAt(UErrorCode &status) { in lookingAt() function in RegexMatcher1491 UBool RegexMatcher::lookingAt(int64_t start, UErrorCode &status) { in lookingAt() function in RegexMatcher
1072 boolean lookingAt(String text) { in lookingAt() method in TextFormat.Tokenizer
1072 public boolean lookingAt(String text) { in lookingAt() method in TextFormat.Tokenizer