Home
last modified time | relevance | path

Searched refs:archive_string_normalize_C (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/libarchive/libarchive/
HDarchive_string.c194 static int archive_string_normalize_C(struct archive_string *, const void *,
501 ret = archive_string_normalize_C(&u16, s, count, sc); in archive_wstring_append_from_mbs_in_codepage()
956 add_converter(sc, archive_string_normalize_C); in setup_converter()
1006 add_converter(sc, archive_string_normalize_C); in setup_converter()
2936 archive_string_normalize_C(struct archive_string *as, const void *_p, in archive_string_normalize_C() function