Searched refs:isDot (Results 1 – 7 of 7) sorted by relevance
13 if (!$fileinfo->isDot()) {
20 if ($file->isDot()) {
185 echo "->isDot()... ";188 $o->isDot();321 ->isDot()... ran normally (expected)
19 var_dump($ent->isDot());
118 public function isDot(): bool {} function in DirectoryIterator
308 ZEND_METHOD(DirectoryIterator, isDot);403 ZEND_ME(DirectoryIterator, isDot, arginfo_class_DirectoryIterator_isDot, ZEND_ACC_PUBLIC)
1105 PHP_METHOD(DirectoryIterator, isDot) in PHP_METHOD() argument
Completed in 16 milliseconds