Home | History | Annotate | Download | only in common

Lines Matching defs:utf16

29 #include "unicode/utf16.h"
425 UChar *utf16 = result.getBuffer(capacity);
428 u_strFromUTF32WithSub(utf16, result.getCapacity(), &length16,
1250 UChar *utf16 = getBuffer(capacity);
1253 u_strFromUTF8WithSub(utf16, getCapacity(), &length16,