|
php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include "zend_types.h"Go to the source code of this file.
Typedefs | |
| typedef struct _zval_struct | zval |
Functions | |
| zend_result | zend_startup_builtin_functions (void) |
| ZEND_API void | zend_fetch_debug_backtrace (zval *return_value, int skip_last, int options, int limit) |
| typedef struct _zval_struct zval |
Definition at line 25 of file zend_builtin_functions.h.
| ZEND_API void zend_fetch_debug_backtrace | ( | zval * | return_value, |
| int | skip_last, | ||
| int | options, | ||
| int | limit ) |
Definition at line 1833 of file zend_builtin_functions.c.
| zend_result zend_startup_builtin_functions | ( | void | ) |
Definition at line 60 of file zend_builtin_functions.c.