Home | History | Annotate | Download | only in io

Lines Matching refs:ufmt_defaultCPToUnicode

211             s = ufmt_defaultCPToUnicode(arg, argSize,
219 s = ufmt_defaultCPToUnicode(arg, argSize, buffer,
256 ufmt_defaultCPToUnicode((const char *)&arg, 2, s, UPRV_LENGTHOF(s));