Home | History | Annotate | Download | only in unicode

Lines Matching full:wchar_t

95  * <p>Accordingly, utf.h defines UChar to be an unsigned 16-bit integer. If this matches wchar_t, then
96 * UChar is defined to be exactly wchar_t, otherwise uint16_t.</p>