Home
last modified time | relevance | path

Searched refs:isDot (Results 1 – 6 of 6) sorted by relevance

/PHP-7.1/ext/spl/examples/
H A Ddirectoryfilterdots.inc34 return !$this->getInnerIterator()->isDot();
/PHP-7.1/ext/phar/tests/
H A Dphar_oo_004.phpt23 var_dump($ent->isDot());
H A Dphar_oo_004U.phpt23 var_dump($ent->isDot());
/PHP-7.1/ext/spl/tests/
H A Dbug55701.phpt185 echo "->isDot()... ";
188 $o->isDot();
320 ->isDot()... ran normally (expected)
/PHP-7.1/ext/spl/
H A Dspl.php1015 function isDot() {/**/} function in DirectoryIterator
H A Dspl_directory.c1090 SPL_METHOD(DirectoryIterator, isDot) in SPL_METHOD() argument
1963 SPL_ME(DirectoryIterator, isDot, arginfo_splfileinfo_void, ZEND_ACC_PUBLIC)

Completed in 20 milliseconds