Home
last modified time | relevance | path

Searched defs:countryCallingCodeToRegionCodeMap (Results 1 – 4 of 4) sorted by relevance

/dports/www/nextcloud/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/
H A DShortNumberInfo.php27 protected $countryCallingCodeToRegionCodeMap = array(); variable in libphonenumber\\ShortNumberInfo
H A DPhoneNumberUtil.php323 protected $countryCallingCodeToRegionCodeMap = array(); variable in libphonenumber\\PhoneNumberUtil
346 …d function __construct(MetadataSourceInterface $metadataSource, $countryCallingCodeToRegionCodeMap)
418 …stance($baseFileLocation = self::META_DATA_FILE_PREFIX, array $countryCallingCodeToRegionCodeMap =…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libphonenumber/dist/java/libphonenumber/src/com/google/i18n/phonenumbers/
H A DShortNumberInfo.java80 private final Map<Integer, List<String>> countryCallingCodeToRegionCodeMap; field in ShortNumberInfo
/dports/devel/libphonenumber/libphonenumber-8.12.39/java/libphonenumber/src/com/google/i18n/phonenumbers/
H A DShortNumberInfo.java80 private final Map<Integer, List<String>> countryCallingCodeToRegionCodeMap; field in ShortNumberInfo