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

  /external/icu4c/common/unicode/
ucat.h 105 u_catopen(const char* name, const char* locale, UErrorCode* ec);
121 * @param catd a message catalog descriptor returned by u_catopen.
urename.h 225 #define u_catopen U_ICU_ENTRY_POINT_RENAME(u_catopen) macro
    [all...]
  /external/icu4c/common/
ucat.c 38 u_catopen(const char* name, const char* locale, UErrorCode* ec) { function
  /external/icu4c/test/cintltst/
cposxtst.c 65 catd = u_catopen(path, "mc", &ec);
67 log_data_err("FAIL: u_catopen => %s\n", u_errorName(ec));
  /external/webkit/Source/JavaScriptCore/icu/unicode/
urename.h 125 #define u_catopen u_catopen_3_2 macro
    [all...]
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
urename.h 125 #define u_catopen u_catopen_3_2 macro
    [all...]
  /external/webkit/Source/WebCore/icu/unicode/
urename.h 125 #define u_catopen u_catopen_3_2 macro
    [all...]
  /external/webkit/Source/WebKit/mac/icu/unicode/
urename.h 125 #define u_catopen u_catopen_3_2 macro
    [all...]

Completed in 37 milliseconds