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());
121 public function isDot(): bool {} function in DirectoryIterator
310 ZEND_METHOD(DirectoryIterator, isDot);409 ZEND_ME(DirectoryIterator, isDot, arginfo_class_DirectoryIterator_isDot, ZEND_ACC_PUBLIC)
1137 PHP_METHOD(DirectoryIterator, isDot) in PHP_METHOD() argument
Completed in 54 milliseconds