Home
last modified time | relevance | path

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

/PHP-5.5/ext/spl/tests/
H A DSplFileInfo_getOwner_error.phpt2 SPL: Spl File Info test getOwner
20 var_dump($fileInfo->getOwner());
24 Fatal error: Uncaught exception 'RuntimeException' with message 'SplFileInfo::getOwner(): stat fail…
26 #0 %s: SplFileInfo->getOwner()
H A DSplFileInfo_getOwner_basic.phpt2 SPL: SplFileInfo test getOwner
17 $actual = $fileInfo->getOwner();
H A DDirectoryIterator_getOwner_basic.phpt2 SPL: DirectoryIterator test getOwner
20 $actual = $dir->getOwner();
/PHP-5.5/ext/spl/
H A Dspl.php899 function getOwner() {/**/} function in SplFileInfo
H A Dspl_directory.c1186 FileInfoFunction(getOwner, FS_OWNER) in FileInfoFunction()
1960 SPL_ME(SplFileInfo, getOwner, arginfo_splfileinfo_void, ZEND_ACC_PUBLIC)
/PHP-5.5/
H A DNEWS7667 - Fixed bug #40548 (SplFileInfo::getOwner/getGroup give a warning on broken

Completed in 38 milliseconds