php-internal-docs
8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
dl_arginfo.h
Go to the documentation of this file.
1
/* This is a generated file, edit the .stub.php file instead.
2
* Stub hash: 7dac6edd98e3e17669ae4bf0be7db89678059ca0 */
3
4
ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX
(arginfo_dl, 0, 1,
_IS_BOOL
, 0)
5
ZEND_ARG_TYPE_INFO
(0, extension_filename,
IS_STRING
, 0)
6
ZEND_END_ARG_INFO
()
7
ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX
#define ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(name, return_reference, required_num_args, type, allow_null)
Definition
zend_API.h:205
ZEND_END_ARG_INFO
#define ZEND_END_ARG_INFO()
Definition
zend_API.h:219
ZEND_ARG_TYPE_INFO
#define ZEND_ARG_TYPE_INFO(pass_by_ref, name, type_hint, allow_null)
Definition
zend_API.h:138
IS_STRING
#define IS_STRING
Definition
zend_types.h:606
_IS_BOOL
#define _IS_BOOL
Definition
zend_types.h:629
ext
standard
dl_arginfo.h
Generated on Sat Aug 23 2025 01:46:12 for php-internal-docs by
1.13.2