Searched refs:SCONV_TO_UTF16LE (Results 1 – 1 of 1) sorted by relevance
107 #define SCONV_TO_UTF16LE (1<<12) /* "to charset" side is UTF-16LE. */ macro109 #define SCONV_TO_UTF16 (SCONV_TO_UTF16BE | SCONV_TO_UTF16LE)489 sc->flag |= SCONV_TO_UTF16LE; in archive_wstring_append_from_mbs_in_codepage()1179 flag |= SCONV_TO_UTF16LE; in create_sconv_object()1192 flag |= SCONV_TO_UTF16LE | SCONV_WIN_CP; in create_sconv_object()2719 } else if (sc->flag & SCONV_TO_UTF16LE) { in archive_string_append_unicode()2938 } else if (sc->flag & SCONV_TO_UTF16LE) { in archive_string_normalize_C()3245 } else if (sc->flag & SCONV_TO_UTF16LE) { in archive_string_normalize_D()