Lines Matching defs:versionStr
2130 static const UChar versionStr[] = { 0x0032, 0x002E, 0x0031, 0x002E, 0x0032, 0x0037, 0x002E, 0x0034, 0x0030, 0x0000}; // 2.1.27.40 in nn_NO
2137 if(u_strcmp(version, versionStr) != 0){
2140 u_austrcpy(x, versionStr);