Home | History | Annotate | Download | only in intltest

Lines Matching refs:v62

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