php-internal-docs
8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
php_cli_process_title_arginfo.h
Go to the documentation of this file.
1
/* This is a generated file, edit the .stub.php file instead.
2
* Stub hash: ee776e0c54fe4b66a98b3a0203af11c5f3082e38 */
3
4
ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX
(arginfo_cli_set_process_title, 0, 1,
_IS_BOOL
, 0)
5
ZEND_ARG_TYPE_INFO
(0, title,
IS_STRING
, 0)
6
ZEND_END_ARG_INFO
()
7
8
ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX
(arginfo_cli_get_process_title, 0, 0,
IS_STRING
, 1)
9
ZEND_END_ARG_INFO
()
10
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
sapi
cli
php_cli_process_title_arginfo.h
Generated on Sat Aug 23 2025 01:46:13 for php-internal-docs by
1.13.2