Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/libarchive/test/
H A Dtest_archive_match_path.c85 assertEqualIntA(m, 0, archive_match_exclude_pattern_w(m, L"^aa*")); in test_exclusion_wcs()
/freebsd/contrib/libarchive/libarchive/
H A Darchive.h1121 __LA_DECL int archive_match_exclude_pattern_w(struct archive *,
H A Darchive_match.c331 archive_match_exclude_pattern_w(struct archive *_a, const wchar_t *pattern) in archive_match_exclude_pattern_w() function