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
5 ZEND_ARG_TYPE_INFO(0, extension_filename, IS_STRING, 0)
7
#define ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(name, return_reference, required_num_args, type, allow_null)
Definition zend_API.h:205
#define ZEND_END_ARG_INFO()
Definition zend_API.h:219
#define ZEND_ARG_TYPE_INFO(pass_by_ref, name, type_hint, allow_null)
Definition zend_API.h:138
#define IS_STRING
Definition zend_types.h:606
#define _IS_BOOL
Definition zend_types.h:629