Server IP : 192.64.118.117 / Your IP : 18.227.209.41 Web Server : LiteSpeed System : Linux premium56.web-hosting.com 4.18.0-513.24.1.lve.1.el8.x86_64 #1 SMP Thu May 9 15:10:09 UTC 2024 x86_64 User : thecgapy ( 1160) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /proc/thread-self/root/opt/cloudlinux/alt-php80/root/usr/include/php/ext/standard/ |
Upload File : |
/* This is a generated file, edit the .stub.php file instead. * Stub hash: a715bf6a8d5fe69732623cc17f03bd463f369648 */ ZEND_BEGIN_ARG_INFO_EX(arginfo_class_Directory_close, 0, 0, 0) ZEND_END_ARG_INFO() #define arginfo_class_Directory_rewind arginfo_class_Directory_close #define arginfo_class_Directory_read arginfo_class_Directory_close ZEND_FUNCTION(closedir); ZEND_FUNCTION(rewinddir); ZEND_FUNCTION(readdir); static const zend_function_entry class_Directory_methods[] = { ZEND_ME_MAPPING(close, closedir, arginfo_class_Directory_close, ZEND_ACC_PUBLIC) ZEND_ME_MAPPING(rewind, rewinddir, arginfo_class_Directory_rewind, ZEND_ACC_PUBLIC) ZEND_ME_MAPPING(read, readdir, arginfo_class_Directory_read, ZEND_ACC_PUBLIC) ZEND_FE_END };