HomeSort by relevance Sort by last modified time
    Searched full:uloc_getdisplaylanguage (Results 1 - 11 of 11) sorted by null

  /external/icu4c/common/
locdispnames.cpp 63 length=uloc_getDisplayLanguage(fullName, displayLocale.fullName,
75 length=uloc_getDisplayLanguage(fullName, displayLocale.fullName,
389 uloc_getDisplayLanguage(const char *locale,
498 length=uloc_getDisplayLanguage(locale, displayLocale,
  /external/icu4c/test/cintltst/
cloctst.c 588 length=uloc_getDisplayLanguage(NULL, NULL, buffer, LENGTHOF(buffer), &errorCode);
596 length=uloc_getDisplayLanguage("qq", "rr", buffer, LENGTHOF(buffer), &errorCode);
742 maxresultsize=uloc_getDisplayLanguage(testLocale, displayLocale, NULL, maxresultsize, &status);
747 uloc_getDisplayLanguage(testLocale, displayLocale, testLang, maxresultsize + 1, &status);
    [all...]
cldrtest.c     [all...]
  /external/icu4c/common/unicode/
uloc.h 110 * you can use <code>uloc_getDisplayLanguage</code> to get the name of
559 uloc_getDisplayLanguage(const char* locale,
    [all...]
urename.h     [all...]
  /external/webkit/Source/JavaScriptCore/icu/unicode/
uloc.h 110 * you can use <code>uloc_getDisplayLanguage</code> to get the name of
542 uloc_getDisplayLanguage(const char* locale,
    [all...]
urename.h     [all...]
  /external/webkit/Source/WebCore/icu/unicode/
uloc.h 110 * you can use <code>uloc_getDisplayLanguage</code> to get the name of
542 uloc_getDisplayLanguage(const char* locale,
    [all...]
urename.h     [all...]
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
urename.h     [all...]
  /external/webkit/Source/WebKit/mac/icu/unicode/
urename.h     [all...]

Completed in 75 milliseconds