Searched refs:SCONV_FROM_UTF16LE (Results 1 – 1 of 1) sorted by relevance
1000 == (SCONV_BEST_EFFORT | SCONV_FROM_UTF16LE)) in setup_converter()1185 flag |= SCONV_FROM_UTF16LE; in create_sconv_object()1198 flag |= SCONV_FROM_UTF16LE | SCONV_WIN_CP; in create_sconv_object()2733 } else if (sc->flag & SCONV_FROM_UTF16LE) { in archive_string_append_unicode()2745 } else if (sc->flag & SCONV_FROM_UTF16LE) { in archive_string_append_unicode()2941 if (sc->flag & SCONV_FROM_UTF16LE) in archive_string_normalize_C()2956 } else if (sc->flag & SCONV_FROM_UTF16LE) { in archive_string_normalize_C()2968 } else if (sc->flag & SCONV_FROM_UTF16LE) { in archive_string_normalize_C()3248 if (sc->flag & SCONV_FROM_UTF16LE) in archive_string_normalize_D()3263 } else if (sc->flag & SCONV_FROM_UTF16LE) { in archive_string_normalize_D()[all …]