Home
last modified time | relevance | path

Searched defs:SHORT_NSN_MATCH (Results 1 – 6 of 6) sorted by relevance

/dports/www/nextcloud/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/
H A DMatchType.php13 const SHORT_NSN_MATCH = 2; define in libphonenumber\\MatchType
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libphonenumber/dist/cpp/src/phonenumbers/
H A Dphonenumberutil.h129 SHORT_NSN_MATCH, enumerator
/dports/devel/libphonenumber/libphonenumber-8.12.39/cpp/src/phonenumbers/
H A Dphonenumberutil.h129 SHORT_NSN_MATCH, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libphonenumber/dist/java/libphonenumber/src/com/google/i18n/phonenumbers/
H A DPhoneNumberUtil.java439 SHORT_NSN_MATCH, enumConstant
/dports/devel/libphonenumber/libphonenumber-8.12.39/java/libphonenumber/src/com/google/i18n/phonenumbers/
H A DPhoneNumberUtil.java491 SHORT_NSN_MATCH, enumConstant
/dports/devel/py-phonenumbers/phonenumbers-8.4.1/phonenumbers/
H A Dphonenumberutil.py441 SHORT_NSN_MATCH = 2 variable in MatchType