Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libphonenumber/dist/java/libphonenumber/src/com/google/i18n/phonenumbers/
H A DPhonenumber.java44 private boolean hasCountryCode; field in Phonenumber.PhoneNumber
46 public boolean hasCountryCode() { return hasCountryCode; } in hasCountryCode() method in Phonenumber.PhoneNumber
49 hasCountryCode = true; in setCountryCode()
54 hasCountryCode = false; in clearCountryCode()
196 if (other.hasCountryCode()) { in mergeFrom()
H A DPhonemetadata.java619 private boolean hasCountryCode; field in Phonemetadata.PhoneMetadata
621 public boolean hasCountryCode() { return hasCountryCode; } in hasCountryCode() method in Phonemetadata.PhoneMetadata
624 hasCountryCode = true; in setCountryCode()
/dports/devel/libphonenumber/libphonenumber-8.12.39/java/libphonenumber/src/com/google/i18n/phonenumbers/
H A DPhonenumber.java44 private boolean hasCountryCode; field in Phonenumber.PhoneNumber
46 public boolean hasCountryCode() { return hasCountryCode; } in hasCountryCode() method in Phonenumber.PhoneNumber
49 hasCountryCode = true; in setCountryCode()
54 hasCountryCode = false; in clearCountryCode()
196 if (other.hasCountryCode()) { in mergeFrom()
H A DPhonemetadata.java637 private boolean hasCountryCode; field in Phonemetadata.PhoneMetadata
639 public boolean hasCountryCode() { return hasCountryCode; } in hasCountryCode() method in Phonemetadata.PhoneMetadata
642 hasCountryCode = true; in setCountryCode()
/dports/www/nextcloud/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/
H A DPhoneNumber.php214 if ($other->hasCountryCode()) {
246 public function hasCountryCode() function in libphonenumber\\PhoneNumber
516 $sameCountry = $this->hasCountryCode() == $other->hasCountryCode() &&
517 (!$this->hasCountryCode() || $this->getCountryCode() == $other->getCountryCode());
H A DPhoneMetadata.php84 public function hasCountryCode() function in libphonenumber\\PhoneMetadata
243 if ($this->hasCountryCode()) {
/dports/games/pokerth/pokerth-1.1.2-rc/tests/src/de/pokerth/test/
H A DPlayerInfoTest.java102 assertFalse(info.hasCountryCode()); in testPlayerInfoRequest()
122 assertFalse(info.hasCountryCode()); in testPlayerInfoRequest()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libphonenumber/dist/tools/java/java-build/src/com/google/i18n/phonenumbers/
H A DBuildMetadataJsonFromXml.java318 if (metadata.hasCountryCode()) { in toJsArray()
/dports/devel/libphonenumber/libphonenumber-8.12.39/tools/java/java-build/src/com/google/i18n/phonenumbers/
H A DBuildMetadataJsonFromXml.java318 if (metadata.hasCountryCode()) { in toJsArray()
/dports/games/pokerth/pokerth-1.1.2-rc/tests/src/de/pokerth/protocol/
H A DProtoBuf.java14772 boolean hasCountryCode(); in hasCountryCode() method
15454 public boolean hasCountryCode() { in hasCountryCode() method in ProtoBuf.PlayerInfoReplyMessage.PlayerInfoData
15752 if (other.hasCountryCode()) { in mergeFrom()
15953 public boolean hasCountryCode() { in hasCountryCode() method in ProtoBuf.PlayerInfoReplyMessage.PlayerInfoData.Builder
/dports/www/jitsi-meet/jitsi-meet/libs/
H A Dapp.bundle.min.map1hasCountryCode","regexString","PHONE_NUMBER_REGEX","isPhoneNumberRegex","digits","isMaybeAPhoneNum…