Home
last modified time | relevance | path

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

/PHP-5.5/ext/spl/tests/
H A DSplFileInfo_getPerms_error.phpt2 SPL: Spl File Info test getPerms
20 var_dump($fileInfo->getPerms() == 0100557);
24 Fatal error: Uncaught exception 'RuntimeException' with message 'SplFileInfo::getPerms(): stat fail…
26 #0 %s: SplFileInfo->getPerms()
H A DSplFileInfo_getPerms_basic.phpt2 SPL: Spl File Info test getPerms
22 var_dump($fileInfo->getPerms() == 0100557);
H A DSplFileInfo_getInode_error.phpt2 SPL: Spl File Info test getPerms
/PHP-5.5/ext/spl/
H A Dspl.php887 function getPerms() {/**/} function in SplFileInfo
H A Dspl_directory.c1171 FileInfoFunction(getPerms, FS_PERMS) in FileInfoFunction() argument
1957 SPL_ME(SplFileInfo, getPerms, arginfo_splfileinfo_void, ZEND_ACC_PUBLIC)

Completed in 29 milliseconds