Home
last modified time | relevance | path

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

/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/CivicInfo/
H A DPostalAddress.php28 public $isDisputed; variable in Google_Service_CivicInfo_PostalAddress
98 public function setIsDisputed($isDisputed) argument
100 $this->isDisputed = $isDisputed;
104 return $this->isDisputed;
/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/cldr/tools/java/org/unicode/cldr/util/
H A DVoteResolver.java1375 public boolean isDisputed() { in isDisputed() method in VoteResolver
/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/cldr/tools/java/org/unicode/cldr/test/
H A DConsoleCheckCLDR.java928 if (voteResolver.isDisputed()) {