Home | History | Annotate | Download | only in src

Lines Matching full:utf8

345 // Convert an 8 bit string into a UTF8 representation, which is in fact just the string itself
354 // Convert a UTF16 string into a UTF8 representation using the Unicode.org
363 UTF8 * outputEnd;
388 outputEnd = (UTF8 *) (utf8String->chars);