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