Home
last modified time | relevance | path

Searched refs:fromNormalizedBuffer (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
Dcapitst.c2067 char fromShortBuffer[256], normalizedBuffer[256], fromNormalizedBuffer[256]; in TestShortString() local
2096 … ucol_getShortDefinitionString(fromNormalized, locale, fromNormalizedBuffer, 256, &status); in TestShortString()
2098 if(strcmp(fromShortBuffer, fromNormalizedBuffer)) { in TestShortString()
2100 fromShortBuffer, fromNormalizedBuffer); in TestShortString()