Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/libarchive/
H A Darchive_string.c171 static int best_effort_strncat_from_utf16le(struct archive_string *,
1013 add_converter(sc, best_effort_strncat_from_utf16le); in setup_converter()
3773 best_effort_strncat_from_utf16le(struct archive_string *as, const void *_p, in best_effort_strncat_from_utf16le() function