Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/libarchive/libarchive/
H A Darchive_string.c195 static int archive_string_normalize_C(struct archive_string *, const void *,
510 ret = archive_string_normalize_C(&u16, s, count, sc); in archive_wstring_append_from_mbs_in_codepage()
977 add_converter(sc, archive_string_normalize_C); in setup_converter()
1027 add_converter(sc, archive_string_normalize_C); in setup_converter()
2924 archive_string_normalize_C(struct archive_string *as, const void *_p, in archive_string_normalize_C() function