Home | History | Annotate | Download | only in cintltst

Lines Matching refs:currVersionArray

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