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

1 2

  /external/webkit/JavaScriptCore/icu/unicode/
uversion.h 166 u_getVersion(UVersionInfo versionArray);
urename.h 186 #define u_getVersion u_getVersion_3_2
    [all...]
  /external/webkit/JavaScriptGlue/icu/unicode/
uversion.h 166 u_getVersion(UVersionInfo versionArray);
urename.h 186 #define u_getVersion u_getVersion_3_2
    [all...]
  /external/webkit/WebCore/icu/unicode/
uversion.h 166 u_getVersion(UVersionInfo versionArray);
urename.h 186 #define u_getVersion u_getVersion_3_2
    [all...]
  /external/webkit/WebKit/mac/icu/unicode/
uversion.h 166 u_getVersion(UVersionInfo versionArray);
urename.h 186 #define u_getVersion u_getVersion_3_2
    [all...]
  /external/chromium/third_party/icu/public/common/unicode/
uversion.h 248 u_getVersion(UVersionInfo versionArray);
  /external/icu4c/common/unicode/
uversion.h 194 u_getVersion(UVersionInfo versionArray);
  /external/icu4c/samples/legacy/
newcol.cpp 73 u_getVersion(uvi);
oldcol.cpp 90 u_getVersion(uvi);
  /external/icu4c/tools/icuinfo/
icuinfo.cpp 90 u_getVersion(icu);
  /external/chromium/third_party/icu/source/test/cintltst/
putiltst.c 123 log_err("ERROR: u_getVersion() failed. Expected: U_ZERO_ERROR Got=%s\n", str);
128 log_err("ERROR: u_getVersion() failed. Expected: U_USING_DEFAULT_WARNING Got=%s\n", str);
133 log_err("ERROR: u_getVersion() failed. Expected: [BOGUS UErrorCode] Got=%s\n", str);
239 log_err("ERROR: u_getVersion() failed. Expected: 1.3.5.6, Got=%s\n", versionString);
245 log_err("ERROR: u_getVersion() failed. Expected: 1.3.5.6, Got=%s\n", versionString);
248 log_verbose("Testing the API u_getVersion().....\n");
249 u_getVersion(versionArray);
252 log_err("ERROR: u_getVersion() failed. Got=%s, expected %s\n", versionString, U_ICU_VERSION);
cintltst.c 682 u_getVersion(v);
udatatst.c     [all...]
  /external/icu4c/test/cintltst/
cintltst.c 696 u_getVersion(v);
putiltst.c 125 log_err("ERROR: u_getVersion() failed. Expected: U_ZERO_ERROR Got=%s\n", str);
130 log_err("ERROR: u_getVersion() failed. Expected: U_USING_DEFAULT_WARNING Got=%s\n", str);
135 log_err("ERROR: u_getVersion() failed. Expected: [BOGUS UErrorCode] Got=%s\n", str);
244 log_err("ERROR: u_getVersion() failed. Expected: 1.3.5.6, Got=%s\n", versionString);
250 log_err("ERROR: u_getVersion() failed. Expected: 1.3.5.6, Got=%s\n", versionString);
253 log_verbose("Testing the API u_getVersion().....\n");
254 u_getVersion(versionArray);
257 log_err("ERROR: u_getVersion() failed. Got=%s, expected %s\n", versionString, U_ICU_VERSION);
udatatst.c     [all...]
  /external/chromium/third_party/icu/source/tools/makeconv/
makeconv.c 208 u_getVersion(icuVersion);
  /external/icu4c/tools/makeconv/
makeconv.c 211 u_getVersion(icuVersion);
  /external/chromium/third_party/icu/source/common/
putil.c     [all...]
  /external/chromium/third_party/icu/source/test/intltest/
intltest.cpp     [all...]
  /external/icu4c/common/
putil.c     [all...]
  /external/icu4c/test/intltest/
intltest.cpp     [all...]

Completed in 201 milliseconds

1 2