HomeSort by relevance Sort by last modified time
    Searched defs:U_MAX_VERSION_LENGTH (Results 1 - 6 of 6) sorted by null

  /external/icu4c/common/unicode/
uversion.h 41 #define U_MAX_VERSION_LENGTH 4
57 typedef uint8_t UVersionInfo[U_MAX_VERSION_LENGTH];
  /external/webkit/JavaScriptCore/icu/unicode/
uversion.h 94 #define U_MAX_VERSION_LENGTH 4
109 typedef uint8_t UVersionInfo[U_MAX_VERSION_LENGTH];
  /external/webkit/JavaScriptGlue/icu/unicode/
uversion.h 94 #define U_MAX_VERSION_LENGTH 4
109 typedef uint8_t UVersionInfo[U_MAX_VERSION_LENGTH];
  /external/webkit/WebCore/icu/unicode/
uversion.h 94 #define U_MAX_VERSION_LENGTH 4
109 typedef uint8_t UVersionInfo[U_MAX_VERSION_LENGTH];
  /external/webkit/WebKit/mac/icu/unicode/
uversion.h 94 #define U_MAX_VERSION_LENGTH 4
109 typedef uint8_t UVersionInfo[U_MAX_VERSION_LENGTH];
  /external/chromium/third_party/icu/public/common/unicode/
uversion.h 109 #define U_MAX_VERSION_LENGTH 4
124 typedef uint8_t UVersionInfo[U_MAX_VERSION_LENGTH];

Completed in 43 milliseconds