Home
last modified time | relevance | path

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

/third_party/icu/tools/unicode/c/genprops/
H A Dpnamesbuilder.cpp76 char *n=normalizedBuffer; in Value()
121 char normalizedBuffer[JOINED_ALIASES_CAPACITY]; member in Value
/third_party/icu/icu4c/source/test/cintltst/
H A Dcapitst.c2188 char fromShortBuffer[256], normalizedBuffer[256], fromNormalizedBuffer[256]; in TestShortString() local
2215 ucol_normalizeShortDefinitionString(testCases[i].input, normalizedBuffer, 256, &parseError, &status); in TestShortString()
2216 fromNormalized = ucol_openFromShortString(normalizedBuffer, false, &parseError, &status); in TestShortString()
2227 testCases[i].input, normalizedBuffer); in TestShortString()

Completed in 6 milliseconds