Searched refs:getInode (Results 1 – 6 of 6) sorted by relevance
2 SPL: Spl File Info test getInode20 var_dump($fileInfo->getInode());24 Fatal error: Uncaught exception 'RuntimeException' with message 'SplFileInfo::getInode(): stat fail…26 #0 %s: SplFileInfo->getInode()
20 var_dump($fileInfo->getInode());24 Fatal error: Uncaught exception 'RuntimeException' with message 'SplFileInfo::getInode(): stat fail…26 #0 %s: SplFileInfo->getInode()
2 SPL: Spl Directory Iterator test getInode21 var_dump(decoct($dirIterator->getInode()));
2 SPL: Spl File Info test getInode22 var_dump($fileInfo->getInode() == $result);
894 function getInode() {/**/} function in SplFileInfo
1163 FileInfoFunction(getInode, FS_INODE) in FileInfoFunction()1952 SPL_ME(SplFileInfo, getInode, arginfo_splfileinfo_void, ZEND_ACC_PUBLIC)
Completed in 24 milliseconds