OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:U_MAX_VERSION_LENGTH
(Results
1 - 5
of
5
) 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/Source/JavaScriptCore/icu/unicode/
uversion.h
94
#define
U_MAX_VERSION_LENGTH
4
109
typedef uint8_t UVersionInfo[
U_MAX_VERSION_LENGTH
];
/external/webkit/Source/JavaScriptGlue/icu/unicode/
uversion.h
94
#define
U_MAX_VERSION_LENGTH
4
109
typedef uint8_t UVersionInfo[
U_MAX_VERSION_LENGTH
];
/external/webkit/Source/WebCore/icu/unicode/
uversion.h
94
#define
U_MAX_VERSION_LENGTH
4
109
typedef uint8_t UVersionInfo[
U_MAX_VERSION_LENGTH
];
/external/webkit/Source/WebKit/mac/icu/unicode/
uversion.h
94
#define
U_MAX_VERSION_LENGTH
4
109
typedef uint8_t UVersionInfo[
U_MAX_VERSION_LENGTH
];
Completed in 1724 milliseconds