Searched refs:SCONV_UTF8_LIBARCHIVE_2 (Results 1 – 1 of 1) sorted by relevance
97 #define SCONV_UTF8_LIBARCHIVE_2 (1<<4) /* Incorrect UTF-8 made by libarchive macro918 if (sc->flag & SCONV_UTF8_LIBARCHIVE_2) { in setup_converter()1862 if ((sc->flag & SCONV_UTF8_LIBARCHIVE_2) == 0) { in archive_string_conversion_set_opt()1863 sc->flag |= SCONV_UTF8_LIBARCHIVE_2; in archive_string_conversion_set_opt()