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