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

  /external/icu/icu4c/source/common/unicode/
uversion.h 194 u_getVersion(UVersionInfo versionArray);
urename.h 275 #define u_getVersion U_ICU_ENTRY_POINT_RENAME(u_getVersion)
    [all...]
  /external/icu/icu4c/source/samples/legacy/
newcol.cpp 79 u_getVersion(uvi);
oldcol.cpp 96 u_getVersion(uvi);
  /external/icu/icu4c/source/test/cintltst/
putiltst.c 147 log_err("ERROR: u_getVersion() failed. Expected: U_ZERO_ERROR Got=%s\n", str);
152 log_err("ERROR: u_getVersion() failed. Expected: U_USING_DEFAULT_WARNING Got=%s\n", str);
157 log_err("ERROR: u_getVersion() failed. Expected: [BOGUS UErrorCode] Got=%s\n", str);
265 log_err("ERROR: u_getVersion() failed. Expected: 1.3.5.6, Got=%s\n", versionString);
271 log_err("ERROR: u_getVersion() failed. Expected: 1.3.5.6, Got=%s\n", versionString);
274 log_verbose("Testing the API u_getVersion().....\n");
275 u_getVersion(versionArray);
278 log_err("ERROR: u_getVersion() failed. Got=%s, expected %s\n", versionString, U_ICU_VERSION);
udatatst.c     [all...]
cucdtst.c 596 u_getVersion(realVersion);
    [all...]
  /external/icu/icu4c/source/tools/makeconv/
makeconv.cpp 207 u_getVersion(icuVersion);
  /external/icu/icu4c/source/common/
putil.cpp     [all...]
  /libcore/luni/src/main/native/
libcore_icu_ICU.cpp 745 u_getVersion(icuVersion);
    [all...]

Completed in 378 milliseconds