Searched refs:isDot (Results 1 – 6 of 6) sorted by relevance
13 if (!$fileinfo->isDot()) {
185 echo "->isDot()... ";188 $o->isDot();320 ->isDot()... ran normally (expected)
34 return !$this->getInnerIterator()->isDot();
21 var_dump($ent->isDot());
1015 function isDot() {/**/} function in DirectoryIterator
1112 SPL_METHOD(DirectoryIterator, isDot) in SPL_METHOD() argument1965 SPL_ME(DirectoryIterator, isDot, arginfo_splfileinfo_void, ZEND_ACC_PUBLIC)
Completed in 17 milliseconds