Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/cintltst/
Dcapitst.c2062 char fromShortBuffer[256], normalizedBuffer[256], fromNormalizedBuffer[256]; in TestShortString() local
2089 …ucol_normalizeShortDefinitionString(testCases[i].input, normalizedBuffer, 256, &parseError, &statu… in TestShortString()
2090 … fromNormalized = ucol_openFromShortString(normalizedBuffer, FALSE, &parseError, &status); in TestShortString()
2101 testCases[i].input, normalizedBuffer); in TestShortString()