Home
last modified time | relevance | path

Searched refs:STAR_SIGN (Results 1 – 1 of 1) sorted by relevance

/third_party/libphonenumber/java/libphonenumber/src/com/google/i18n/phonenumbers/
DPhoneNumberUtil.java102 private static final char STAR_SIGN = '*'; field in PhoneNumberUtil
298 + "[" + PLUS_CHARS + "]*+(?:[" + VALID_PUNCTUATION + STAR_SIGN + "]*" + DIGITS + "){3,}["
299 + VALID_PUNCTUATION + STAR_SIGN + VALID_ALPHA + DIGITS + "]*";