Home
last modified time | relevance | path

Searched refs:pcu (Results 1 – 1 of 1) sorted by relevance

/external/icu4c/test/cintltst/
Dccapitst.c3071 const UChar *pcu; in testSwap() local
3110 pcu=text; in testSwap()
3112 …ucnv_fromUnicode(cnv, &pc, normal+LENGTHOF(normal), &pcu, text+LENGTHOF(text), NULL, TRUE, &errorC… in testSwap()
3115 pcu=text; in testSwap()
3117 …ucnv_fromUnicode(swapCnv, &pc, swapped+LENGTHOF(swapped), &pcu, text+LENGTHOF(text), NULL, TRUE, &… in testSwap()