Home
last modified time | relevance | path

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

/PHP-8.0/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-8.0/ext/phar/tests/
H A Dphar_oo_004.phpt21 var_dump($ent->isDot());
/PHP-8.0/ext/spl/
H A Dspl_directory.stub.php117 public function isDot() {} function in DirectoryIterator
H A Dspl_directory_arginfo.h291 ZEND_METHOD(DirectoryIterator, isDot);
389 ZEND_ME(DirectoryIterator, isDot, arginfo_class_DirectoryIterator_isDot, ZEND_ACC_PUBLIC)
H A Dspl_directory.c1115 PHP_METHOD(DirectoryIterator, isDot) in PHP_METHOD() argument

Completed in 95 milliseconds