Home
last modified time | relevance | path

Searched refs:normalizedBuffer (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
2094 …ucol_normalizeShortDefinitionString(testCases[i].input, normalizedBuffer, 256, &parseError, &statu… in TestShortString()
2095 … fromNormalized = ucol_openFromShortString(normalizedBuffer, FALSE, &parseError, &status); in TestShortString()
2106 testCases[i].input, normalizedBuffer); in TestShortString()