Searched refs:fromNormalizedBuffer (Results 1 – 1 of 1) sorted by relevance
2067 char fromShortBuffer[256], normalizedBuffer[256], fromNormalizedBuffer[256]; in TestShortString() local2096 … ucol_getShortDefinitionString(fromNormalized, locale, fromNormalizedBuffer, 256, &status); in TestShortString()2098 if(strcmp(fromShortBuffer, fromNormalizedBuffer)) { in TestShortString()2100 fromShortBuffer, fromNormalizedBuffer); in TestShortString()