Home | History | Annotate | Download | only in cintltst

Lines Matching refs:versionStr

2076         static const UChar versionStr[] = { 0x0032, 0x002E, 0x0030, 0x002E, 0x0038, 0x0032, 0x002E, 0x0034, 0x0035, 0x0000};
2083 if(u_strcmp(version, versionStr) != 0){
2086 u_austrcpy(x, versionStr);