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

/external/icu4c/test/cintltst/
H A Dnucnvtst.c5096 int codepointCount = 0; local
5123 if ((pSource - (const char *)pszLMBCS) == offsets [codepointCount+1])
5127 if (Out[0] != pszUnicode[codepointCount]){
5129 Out[0], pszUnicode[codepointCount]);
5133 codepointCount++;

Completed in 57 milliseconds