OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:v62
(Results
1 - 2
of
2
) sorted by null
/external/icu/icu4c/source/test/intltest/
ucaconf.cpp
46
static const UVersionInfo
v62
= { 6, 2, 0, 0 };
local
48
isAtLeastUCA62 = uprv_memcmp(uniVersion,
v62
, 4) >= 0;
tsmthred.cpp
1005
static const UVersionInfo
v62
= { 6, 2, 0, 0 };
local
[
all
...]
Completed in 196 milliseconds