Searched refs:archive_wstring_append (Results 1 – 1 of 1) sorted by relevance
213 archive_wstring_append(struct archive_wstring *as, const wchar_t *p, size_t s) in archive_wstring_append() function241 if (archive_wstring_append(dest, src->s, src->length) == NULL) in archive_wstring_concat()367 if ((as = archive_wstring_append(as, p, s)) == NULL) in archive_wstrncat()402 if ((as = archive_wstring_append(as, &c, 1)) == NULL) in archive_wstrappend_wchar()