Home | History | Annotate | Download | only in intltest

Lines Matching refs:currVersionArray

107     UVersionInfo currVersionArray = {0x31, 0xC0, 0x05, 0x2A};  // from ICU 4.4/UCA 5.2
128 if (uprv_memcmp(versionArray, currVersionArray, 4)<0) {