Home
last modified time | relevance | path

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

/php-src/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();
321 ->isDot()... ran normally (expected)
/php-src/ext/phar/tests/
H A Dphar_oo_004.phpt19 var_dump($ent->isDot());
/php-src/ext/spl/
H A Dspl_directory.stub.php121 public function isDot(): bool {} function in DirectoryIterator
H A Dspl_directory_arginfo.h309 ZEND_METHOD(DirectoryIterator, isDot);
406 ZEND_ME(DirectoryIterator, isDot, arginfo_class_DirectoryIterator_isDot, ZEND_ACC_PUBLIC)
H A Dspl_directory.c1137 PHP_METHOD(DirectoryIterator, isDot) in PHP_METHOD() argument

Completed in 19 milliseconds