Home
last modified time | relevance | path

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

/dragonfly/contrib/libarchive/libarchive/
H A Darchive_string.c3791 best_effort_strncat_to_utf16(struct archive_string *as16, const void *_p, in best_effort_strncat_to_utf16() function
3836 return (best_effort_strncat_to_utf16(as16, _p, length, sc, 1)); in best_effort_strncat_to_utf16be()
3843 return (best_effort_strncat_to_utf16(as16, _p, length, sc, 0)); in best_effort_strncat_to_utf16le()