1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00
Files
archived-php-src/ext/standard/dl_arginfo.h

8 lines
263 B
C
Generated

/* This is a generated file, edit dl.stub.php instead.
* Stub hash: 7dac6edd98e3e17669ae4bf0be7db89678059ca0 */
ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_dl, 0, 1, _IS_BOOL, 0)
ZEND_ARG_TYPE_INFO(0, extension_filename, IS_STRING, 0)
ZEND_END_ARG_INFO()