Home
last modified time | relevance | path

Searched refs:getLanguageCode (Results 226 – 250 of 493) sorted by relevance

12345678910>>...20

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/javatests/src/org/chromium/chrome/browser/autofill/
H A DPersonalDataManagerTest.java86 Assert.assertEquals("fr", profile.getLanguageCode()); in testUpdateLanguageCodeInProfile()
92 Assert.assertEquals("fr", storedProfile.getLanguageCode()); in testUpdateLanguageCodeInProfile()
101 Assert.assertEquals("en", storedProfile2.getLanguageCode()); in testUpdateLanguageCodeInProfile()
/dports/devel/icu/icu/source/test/letest/
H A Dletsutil.cpp101 le_int32 getLanguageCode(const char *lang) in getLanguageCode() function
/dports/games/scummvm/scummvm-2.5.1/common/
H A Dlanguage.cpp96 const char *getLanguageCode(Language id) { in getLanguageCode() function
/dports/devel/icu-lx/icu/source/test/letest/
H A Dletsutil.cpp101 le_int32 getLanguageCode(const char *lang) in getLanguageCode() function
/dports/lang/spidermonkey78/firefox-78.9.0/browser/components/translation/cld2/
H A Dcldapp.cc13 const char* getLanguageCode() const in getLanguageCode() function in Language
/dports/www/firefox/firefox-99.0/browser/components/translation/cld2/
H A Dcldapp.cc13 const char* getLanguageCode() const in getLanguageCode() function in Language
/dports/www/firefox-esr/firefox-91.8.0/browser/components/translation/cld2/
H A Dcldapp.cc13 const char* getLanguageCode() const in getLanguageCode() function in Language
/dports/mail/thunderbird/thunderbird-91.8.0/browser/components/translation/cld2/
H A Dcldapp.cc13 const char* getLanguageCode() const in getLanguageCode() function in Language
/dports/lang/spidermonkey60/firefox-60.9.0/browser/components/translation/cld2/
H A Dcldapp.cc13 const char* getLanguageCode() const in getLanguageCode() function in Language
/dports/www/firefox-legacy/firefox-52.8.0esr/browser/components/translation/cld2/
H A Dcldapp.cc13 const char* getLanguageCode() const in getLanguageCode() function in Language
/dports/www/ilias/ILIAS-5.4.25/Services/Migration/DBUpdate_5295/classes/
H A Dclass.ilMDGeneral.php204 return is_object($this->title_language) ? $this->title_language->getLanguageCode() : false;
228 … return is_object($this->coverage_language) ? $this->coverage_language->getLanguageCode() : false;
/dports/www/ilias/ILIAS-5.4.25/Services/MetaData/classes/
H A Dclass.ilMDGeneral.php204 return is_object($this->title_language) ? $this->title_language->getLanguageCode() : false;
228 … return is_object($this->coverage_language) ? $this->coverage_language->getLanguageCode() : false;
H A Dclass.ilMDDescription.php56 …rn is_object($this->description_language) ? $this->description_language->getLanguageCode() : false;
/dports/www/ilias6/ILIAS-6.14/Services/MetaData/classes/
H A Dclass.ilMDGeneral.php204 return is_object($this->title_language) ? $this->title_language->getLanguageCode() : false;
228 … return is_object($this->coverage_language) ? $this->coverage_language->getLanguageCode() : false;
/dports/www/ilias6/ILIAS-6.14/Services/Migration/DBUpdate_5295/classes/
H A Dclass.ilMD5295General.php204 return is_object($this->title_language) ? $this->title_language->getLanguageCode() : false;
228 … return is_object($this->coverage_language) ? $this->coverage_language->getLanguageCode() : false;
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Dialogflow/
H A DGoogleCloudDialogflowCxV3QueryResult.php91 public function getLanguageCode() function in Google_Service_Dialogflow_GoogleCloudDialogflowCxV3QueryResult
H A DGoogleCloudDialogflowV2QueryResult.php122 public function getLanguageCode() function in Google_Service_Dialogflow_GoogleCloudDialogflowV2QueryResult
H A DGoogleCloudDialogflowV2beta1QueryResult.php138 public function getLanguageCode() function in Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1QueryResult
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Dialogflow/
H A DGoogleCloudDialogflowV2QueryResult.php113 public function getLanguageCode() function in Google_Service_Dialogflow_GoogleCloudDialogflowV2QueryResult
H A DGoogleCloudDialogflowV2beta1QueryResult.php129 public function getLanguageCode() function in Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1QueryResult
/dports/games/residualvm/residualvm-0.3.1/engines/
H A Dgame.cpp54 setVal("language", Common::getLanguageCode(l)); in GameDescriptor()
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/CivicInfo/
H A DPostalAddress.php110 public function getLanguageCode() function in Google_Service_CivicInfo_PostalAddress
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/tinsel/
H A Dconfig.cpp86 ConfMan.set("language", Common::getLanguageCode(lang)); in writeToDisk()
/dports/www/ilias/ILIAS-5.4.25/Services/Migration/DBUpdate_426/classes/
H A Dclass.ilMDTypicalAgeRange.php56 …($this->typical_age_range_language) ? $this->typical_age_range_language->getLanguageCode() : false;
H A Dclass.ilMDKeyword.php56 … return is_object($this->keyword_language) ? $this->keyword_language->getLanguageCode() : false;

12345678910>>...20