HomeSort by relevance Sort by last modified time
    Searched refs:uloc_getDisplayKeyword (Results 1 - 10 of 10) sorted by null

  /external/webkit/Source/JavaScriptCore/icu/unicode/
uloc.h 638 * displayKeywordLen = uloc_getDisplayKeyword(keyword, "en_US", displayKeyword, 256);
659 uloc_getDisplayKeyword(const char* keyword,
    [all...]
urename.h     [all...]
  /external/webkit/Source/WebCore/icu/unicode/
uloc.h 638 * displayKeywordLen = uloc_getDisplayKeyword(keyword, "en_US", displayKeyword, 256);
659 uloc_getDisplayKeyword(const char* keyword,
    [all...]
urename.h     [all...]
  /external/icu4c/common/
locdispnames.cpp 604 length3 += uloc_getDisplayKeyword(keyword, displayLocale, dest+length+length3, destCapacity-length-length3, pErrorCode);
606 length3 += uloc_getDisplayKeyword(keyword, displayLocale, NULL, 0, pErrorCode);
708 uloc_getDisplayKeyword(const char* keyword,
  /external/icu4c/common/unicode/
uloc.h 655 * displayKeywordLen = uloc_getDisplayKeyword(keyword, "en_US", displayKeyword, 256);
676 uloc_getDisplayKeyword(const char* keyword,
    [all...]
urename.h     [all...]
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
urename.h     [all...]
  /external/webkit/Source/WebKit/mac/icu/unicode/
urename.h     [all...]
  /external/icu4c/test/cintltst/
cloctst.c     [all...]

Completed in 61 milliseconds