Home | History | Annotate | Download | only in phonenumbers

Lines Matching refs:lookingAt

323       if (TIME_STAMPS_SUFFIX.matcher(followingText).lookingAt()) {
399 if (offset > 0 && !LEAD_CLASS.matcher(candidate).lookingAt()) {