Home
last modified time | relevance | path

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

/PHP-7.4/ext/spl/tests/
H A Dbug78863.phpt13 if (!$fileinfo->isDot()) {
H A DDirectoryIterator_getExtension_basic.phpt20 if ($file->isDot()) {
H A Dbug55701.phpt185 echo "->isDot()... ";
188 $o->isDot();
320 ->isDot()... ran normally (expected)
/PHP-7.4/ext/phar/tests/
H A Dphar_oo_004.phpt21 var_dump($ent->isDot());
/PHP-7.4/ext/spl/
H A Dspl_directory.c1114 SPL_METHOD(DirectoryIterator, isDot) in SPL_METHOD() argument
1964 SPL_ME(DirectoryIterator, isDot, arginfo_splfileinfo_void, ZEND_ACC_PUBLIC)

Completed in 20 milliseconds