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)
21 var_dump($ent->isDot());
117 public function isDot() {} function in DirectoryIterator
291 ZEND_METHOD(DirectoryIterator, isDot);389 ZEND_ME(DirectoryIterator, isDot, arginfo_class_DirectoryIterator_isDot, ZEND_ACC_PUBLIC)
1115 PHP_METHOD(DirectoryIterator, isDot) in PHP_METHOD() argument
Completed in 33 milliseconds