Searched refs:uNormal (Results 1 – 1 of 1) sorted by relevance
3063 UChar uNormal[32], uSwapped[32]; in testSwap() local3143 pu=uNormal; in testSwap()3144 …ucnv_toUnicode(cnv, &pu, uNormal+UPRV_LENGTHOF(uNormal), (const char **)&pc, normal+normalLength, … in testSwap()3145 normalLength=(int32_t)(pu-uNormal); in testSwap()3164 u=uNormal[i]; in testSwap()