Home | History | Annotate | Download | only in intltest

Lines Matching defs:v62

1005     static const UVersionInfo v62 = { 6, 2, 0, 0 };
1007 UBool isAtLeastUCA62 = uprv_memcmp(uniVersion, v62, 4) >= 0;