Searched refs:uNormal (Results 1 – 1 of 1) sorted by relevance
3069 UChar uNormal[32], uSwapped[32]; in testSwap() local3149 pu=uNormal; in testSwap()3150 …ucnv_toUnicode(cnv, &pu, uNormal+LENGTHOF(uNormal), (const char **)&pc, normal+normalLength, NULL,… in testSwap()3151 normalLength=(int32_t)(pu-uNormal); in testSwap()3170 u=uNormal[i]; in testSwap()