Home
last modified time | relevance | path

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

/dports/www/owncloud/owncloud/lib/composer/dg/composer-cleaner/src/ComposerCleaner/
H A DCleaner.php33 private static $alwaysIgnore = ['composer.json', 'license*', 'LICENSE*', '.phpstorm.meta.php']; variable in DG\\ComposerCleaner\\Cleaner
94 $ignoreFiles = array_merge($ignoreFiles, self::$alwaysIgnore);
/dports/mail/xmail/xmail_1.6/
H A Dcallbacks.c1096 int n, fd, alwaysIgnore, edit_headers, erasable = 0; local
1139 alwaysIgnore = (strchr("SRA", *C)) ? 1 : 0;
1140 } else alwaysIgnore = 0;
1142 if (alwaysIgnore) /* do we need to include a limited copy? */
1202 if (alwaysIgnore) { /* get full headers for data (top 100 lines) */
1294 if (alwaysIgnore) /* restore this if originally set */
/dports/comms/klog/klog-1.8.5/src/
H A Dfilemanager.cpp993 bool alwaysIgnore = false; in adifLoTWReadLog() local
1320 else if (alwaysIgnore) in adifLoTWReadLog()
1356 alwaysIgnore = true; in adifLoTWReadLog()
1362 alwaysIgnore = false; in adifLoTWReadLog()