Home
last modified time | relevance | path

Searched refs:isDot (Results 51 – 75 of 346) sorted by relevance

12345678910>>...14

/dports/lang/php81/php-8.1.1/ext/spl/tests/
H A Dbug78863.phpt13 if (!$fileinfo->isDot()) {
H A DDirectoryIterator_getExtension_basic.phpt20 if ($file->isDot()) {
/dports/www/limesurvey/limesurvey/third_party/kcfinder/lib/
H A Dclass_zipFolder.php50 if (!$file->isDot()) {
/dports/www/kanboard/kanboard-1.2.21/app/Console/
H A DLocaleSyncCommand.php26 … if (! $fileInfo->isDot() && $fileInfo->isDir() && $fileInfo->getFilename() !== self::REF_LOCALE) {
H A DLocaleComparatorCommand.php28 if (! $it->isDot() && substr($it->key(), -4) === '.php') {
/dports/www/mod_php73/php-7.3.33/ext/spl/tests/
H A Dbug78863.phpt13 if (!$fileinfo->isDot()) {
/dports/www/mod_php74/php-7.4.27/ext/spl/tests/
H A Dbug78863.phpt13 if (!$fileinfo->isDot()) {
H A DDirectoryIterator_getExtension_basic.phpt20 if ($file->isDot()) {
/dports/www/mod_php80/php-8.0.15/ext/spl/tests/
H A Dbug78863.phpt13 if (!$fileinfo->isDot()) {
H A DDirectoryIterator_getExtension_basic.phpt20 if ($file->isDot()) {
/dports/lang/php73/php-7.3.33/ext/spl/examples/
H A Ddirectoryfilterdots.inc34 return !$this->getInnerIterator()->isDot();
/dports/deskutils/egroupware/egroupware/setup/doc/
H A Dchown.php88 if (!$child->isDot())
/dports/lang/php74/php-7.4.27/ext/spl/tests/
H A DDirectoryIterator_getExtension_basic.phpt20 if ($file->isDot()) {
H A Dbug55701.phpt185 echo "->isDot()... ";
188 $o->isDot();
320 ->isDot()... ran normally (expected)
/dports/lang/php80/php-8.0.15/ext/spl/tests/
H A DDirectoryIterator_getExtension_basic.phpt20 if ($file->isDot()) {
/dports/www/mod_php73/php-7.3.33/ext/spl/examples/
H A Ddirectoryfilterdots.inc34 return !$this->getInnerIterator()->isDot();
/dports/www/tikiwiki/tiki-21.2/lib/core/Tiki/Files/
H A DAbstractCheckGallery.php38 if ($fileInfo->isDot() || $fileInfo->isDir()) {
/dports/www/nextcloud/nextcloud/core/BackgroundJobs/
H A DBackgroundCleanupUpdaterBackupsJob.php66 if ($dir->isFile() || $dir->isDot()) {
/dports/www/nextcloud/nextcloud/core/Command/Maintenance/Mimetype/
H A DGenerateMimetypeFileBuilder.php65 if ($dir->isFile() || $dir->isDot()) {
/dports/www/mod_php81/php-8.1.1/ext/spl/tests/
H A DDirectoryIterator_getExtension_basic.phpt20 if ($file->isDot()) {
H A Dbug55701.phpt185 echo "->isDot()... ";
188 $o->isDot();
321 ->isDot()... ran normally (expected)
/dports/devel/pear-Horde_Core/Horde_Core-2.31.14/lib/Horde/
H A DThemes.php96 !$val->isDot() &&
/dports/www/phpmyfaq/phpmyfaq/src/phpMyFAQ/Helper/
H A DLanguageHelper.php83 if (!$fileInfo->isDot()) {
/dports/www/osticket/upload/include/mpdf/vendor/mpdf/mpdf/src/
H A DCache.php91 if (!$item->isDot()
/dports/lang/php73/php-7.3.33/ext/spl/tests/
H A Dbug55701.phpt185 echo "->isDot()... ";
188 $o->isDot();
320 ->isDot()... ran normally (expected)

12345678910>>...14