Searched refs:archive_match_exclude_pattern_w (Results 1 - 3 of 3) sorted by last modified time

/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive.h1115 __LA_DECL int archive_match_exclude_pattern_w(struct archive *,
H A Darchive_match.c332 archive_match_exclude_pattern_w(struct archive *_a, const wchar_t *pattern) function
338 ARCHIVE_STATE_NEW, "archive_match_exclude_pattern_w");
/freebsd-11-stable/contrib/libarchive/libarchive/test/
H A Dtest_archive_match_path.c86 assertEqualIntA(m, 0, archive_match_exclude_pattern_w(m, L"^aa*"));

Completed in 98 milliseconds