Home
last modified time | relevance | path

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

/PHP-5.5/ext/spl/tests/
H A DSplFileInfo_getGroup_error.phpt2 SPL: Spl File Info test getGroup
20 var_dump($fileInfo->getGroup());
24 Fatal error: Uncaught exception 'RuntimeException' with message 'SplFileInfo::getGroup(): stat fail…
26 #0 %s: SplFileInfo->getGroup()
H A DSplFileInfo_getGroup_basic.phpt2 SPL: SplFileInfo test getGroup
17 $actual = $fileInfo->getGroup();
H A DDirectoryIterator_getGroup_basic.phpt2 SPL: DirectoryIterator test getGroup
20 $actual = $dir->getGroup();
/PHP-5.5/ext/spl/
H A Dspl.php903 function getGroup() {/**/} function in SplFileInfo
H A Dspl_directory.c1191 FileInfoFunction(getGroup, FS_GROUP) in FileInfoFunction()
1961 SPL_ME(SplFileInfo, getGroup, 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 40 milliseconds