Home | History | Annotate | Download | only in io

Lines Matching refs:ufmt_defaultCPToUnicode

209             s = ufmt_defaultCPToUnicode(arg, argSize,
217 s = ufmt_defaultCPToUnicode(arg, argSize, buffer,
254 ufmt_defaultCPToUnicode((const char *)&arg, 2, s, sizeof(s)/sizeof(UChar));