Lines Matching defs:subChars
3500 static const char subChars[5]={ 0x61, 0x62, 0x63, 0x64, 0x65 };3551 if(U_FAILURE(errorCode) || len8!=sizeof(subChars) || 0!=uprv_memcmp(buffer, subChars, len8)) {