Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/libarchive/
H A Darchive_match.c85 #define PATTERN_IS_SET 1 macro
286 if (a->setflag & PATTERN_IS_SET) { in archive_match_excluded()
467 if ((a->setflag & PATTERN_IS_SET) == 0) in archive_match_path_excluded()
566 a->setflag |= PATTERN_IS_SET; in add_pattern_mbs()
586 a->setflag |= PATTERN_IS_SET; in add_pattern_wcs()