Home
last modified time | relevance | path

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

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