Searched refs:getLanguage (Results 1 - 25 of 25) sorted by relevance

/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Dcsrecog.cpp21 const char *CharsetRecognizer::getLanguage() const function in class:CharsetRecognizer
H A Dcsrecog.h38 virtual const char *getLanguage() const;
H A Dcsrmbcs.h80 const char *getLanguage() const = 0;
113 const char *getLanguage() const;
130 const char *getLanguage() const = 0;
152 const char *getLanguage() const;
167 const char *getLanguage() const;
185 const char *getLanguage() const;
204 const char *getLanguage() const;
H A Dcsmatch.cpp39 fLang = cr->getLanguage();
49 const char* CharsetMatch::getLanguage()const function in class:CharsetMatch
H A Dcsrsbcs.h122 const char *getLanguage() const;
132 const char *getLanguage() const;
142 const char *getLanguage() const;
154 const char *getLanguage() const;
164 const char *getLanguage() const;
174 const char *getLanguage() const;
186 const char *getLanguage() const;
198 const char *getLanguage() const;
211 const char *getLanguage() const;
221 const char *getLanguage() cons
[all...]
H A Dcsmatch.h59 const char *getLanguage()const;
H A Ducsdet.cpp87 return ((CharsetMatch *) ucsm)->getLanguage();
H A Dcsrmbcs.cpp359 const char *CharsetRecog_sjis::getLanguage() const function in class:CharsetRecog_sjis
443 const char *CharsetRecog_euc_jp::getLanguage() const function in class:CharsetRecog_euc_jp
469 const char *CharsetRecog_euc_kr::getLanguage() const function in class:CharsetRecog_euc_kr
525 const char *CharsetRecog_big5::getLanguage() const function in class:CharsetRecog_big5
605 const char *CharsetRecog_gb_18030::getLanguage() const function in class:CharsetRecog_gb_18030
H A Dcsrsbcs.cpp845 const char *CharsetRecog_8859_5_ru::getLanguage() const function in class:CharsetRecog_8859_5_ru
872 const char *CharsetRecog_8859_6_ar::getLanguage() const function in class:CharsetRecog_8859_6_ar
899 const char *CharsetRecog_8859_7_el::getLanguage() const function in class:CharsetRecog_8859_7_el
932 const char *CharsetRecog_8859_8_I_he::getLanguage() const function in class:CharsetRecog_8859_8_I_he
950 const char *CharsetRecog_8859_8_he::getLanguage() const function in class:CharsetRecog_8859_8_he
978 const char *CharsetRecog_8859_9_tr::getLanguage() const function in class:CharsetRecog_8859_9_tr
1001 const char *CharsetRecog_windows_1256::getLanguage() const function in class:CharsetRecog_windows_1256
1023 const char *CharsetRecog_windows_1251::getLanguage() const function in class:CharsetRecog_windows_1251
1045 const char *CharsetRecog_KOI8_R::getLanguage() const function in class:CharsetRecog_KOI8_R
1062 const char *CharsetRecog_IBM424_he::getLanguage() cons function in class:CharsetRecog_IBM424_he
1126 const char *CharsetRecog_IBM420_ar::getLanguage() const function in class:CharsetRecog_IBM420_ar
[all...]
H A Dlocdspnm.cpp534 const char* lang = locale.getLanguage();
H A Dalphaindex.cpp716 const char *language = locale.getLanguage();
H A Dcalendar.cpp3616 useLocale = Locale(max.getLanguage(),max.getCountry());
H A Dsmpdtfmt.cpp1142 Locale ovrLoc(locale.getLanguage(),locale.getCountry(),locale.getVariant(),kw);
/macosx-10.9.5/ICU-511.35/icuSources/common/unicode/
H A Dlocid.h117 * <code>getLanguage</code> to get the ISO Language Code. You can
385 inline const char * getLanguage( ) const;
756 Locale::getLanguage() const function in class:Locale
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h88 unsigned getLanguage() const { return Language; } function in class:llvm::CompileUnit
H A DDwarfDebug.cpp607 CompileUnit *NewCU = new CompileUnit(ID, DIUnit.getLanguage(), Die,
611 DIUnit.getLanguage());
/macosx-10.9.5/ICU-511.35/icuSources/test/intltest/
H A Daliastst.cpp231 if(newLang != newLoc.getLanguage()){
233 errln("getLanguage() failed for " + UnicodeString(oldLoc.getName()) + " oldLang = "+ prettify(oldLang) +" newLang = "+prettify(newLang)+ " in display locale "+UnicodeString(available[j].getName()));
H A Dloctest.cpp252 if ( (temp=testLocale.getLanguage()) != (dataTable[LANG][i]))
280 if ( (temp=testLocale.getLanguage()) != (dataTable[LANG][i]))
296 temp = test8.getLanguage();
331 strcmp(bogusLang.getLanguage(), "eo")!=0 ||
448 strcmp(locale.getLanguage(), "en") != 0) {
487 if (uprv_strcmp(Locale().getLanguage(), "tl") != 0) {
1345 if (strcmp(Locale::getDefault().getLanguage(), "th") != 0) {
H A Ditrbnf.cpp1862 if (strcmp(loc->getLanguage(), parseLocales[k]) == 0) {
H A Dnumfmtst.cpp2534 if (*locale.getLanguage() != 0) {
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/blackberry/
H A DFontCacheBlackBerry.cpp148 FontCache::getFontFamilyForCharacters(characters, length, locale.getLanguage(), fontDescription, &family);
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/
H A DDebugInfo.h178 unsigned getLanguage() const { return getUnsignedField(2); } function in class:llvm::DICompileUnit
/macosx-10.9.5/llvmCore-3425.0.33/lib/VMCore/
H A DDebugInfo.cpp1036 if (unsigned Lang = getLanguage())
/macosx-10.9.5/BerkeleyDB-21/db/test/scr024/src/com/sleepycat/persist/test/
H A DBindingTest.java539 language = object.getLanguage();
/macosx-10.9.5/Security-55471.14.18/libsecurity_codesigning/antlr2/
H A Dantlr.jarMETA-INF/ META-INF/MANIFEST.MF antlr/ antlr/ActionElement.class ActionElement.java package antlr ...

Completed in 325 milliseconds