Home
last modified time | relevance | path

Searched refs:UCOL_RUNTIME_VERSION (Results 1 – 6 of 6) sorted by relevance

/external/webkit/Source/WebKit/mac/icu/unicode/
Duversion.h186 #define UCOL_RUNTIME_VERSION 5 macro
/external/webkit/Source/WebCore/icu/unicode/
Duversion.h186 #define UCOL_RUNTIME_VERSION 5 macro
/external/webkit/Source/JavaScriptCore/icu/unicode/
Duversion.h186 #define UCOL_RUNTIME_VERSION 5 macro
/external/webkit/Source/JavaScriptGlue/icu/unicode/
Duversion.h186 #define UCOL_RUNTIME_VERSION 5 macro
/external/icu4c/common/unicode/
Duvernum.h157 #define UCOL_RUNTIME_VERSION 7 macro
/external/icu4c/i18n/
Ducol.cpp6946 uint8_t rtVersion = UCOL_RUNTIME_VERSION; in ucol_getVersion()