php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Go to the source code of this file.
Macros | |
#define | arginfo_die arginfo_exit |
#define | arginfo_strcasecmp arginfo_strcmp |
#define | arginfo_strncasecmp arginfo_strncmp |
#define | arginfo_get_called_class arginfo_zend_version |
#define | arginfo_get_mangled_object_vars arginfo_get_object_vars |
#define | arginfo_get_included_files arginfo_func_get_args |
#define | arginfo_get_required_files arginfo_func_get_args |
#define | arginfo_user_error arginfo_trigger_error |
#define | arginfo_restore_exception_handler arginfo_restore_error_handler |
#define | arginfo_get_declared_classes arginfo_func_get_args |
#define | arginfo_get_declared_traits arginfo_func_get_args |
#define | arginfo_get_declared_interfaces arginfo_func_get_args |
#define | arginfo_get_defined_vars arginfo_func_get_args |
#define | arginfo_gc_mem_caches arginfo_func_num_args |
#define | arginfo_gc_collect_cycles arginfo_func_num_args |
#define | arginfo_gc_disable arginfo_gc_enable |
#define | arginfo_gc_status arginfo_func_get_args |
#define arginfo_die arginfo_exit |
Definition at line 8 of file zend_builtin_functions_arginfo.h.
#define arginfo_gc_collect_cycles arginfo_func_num_args |
Definition at line 214 of file zend_builtin_functions_arginfo.h.
#define arginfo_gc_disable arginfo_gc_enable |
Definition at line 222 of file zend_builtin_functions_arginfo.h.
#define arginfo_gc_mem_caches arginfo_func_num_args |
Definition at line 212 of file zend_builtin_functions_arginfo.h.
#define arginfo_gc_status arginfo_func_get_args |
Definition at line 224 of file zend_builtin_functions_arginfo.h.
#define arginfo_get_called_class arginfo_zend_version |
Definition at line 60 of file zend_builtin_functions_arginfo.h.
#define arginfo_get_declared_classes arginfo_func_get_args |
Definition at line 157 of file zend_builtin_functions_arginfo.h.
#define arginfo_get_declared_interfaces arginfo_func_get_args |
Definition at line 161 of file zend_builtin_functions_arginfo.h.
#define arginfo_get_declared_traits arginfo_func_get_args |
Definition at line 159 of file zend_builtin_functions_arginfo.h.
#define arginfo_get_defined_vars arginfo_func_get_args |
Definition at line 167 of file zend_builtin_functions_arginfo.h.
#define arginfo_get_included_files arginfo_func_get_args |
Definition at line 132 of file zend_builtin_functions_arginfo.h.
#define arginfo_get_mangled_object_vars arginfo_get_object_vars |
Definition at line 86 of file zend_builtin_functions_arginfo.h.
#define arginfo_get_required_files arginfo_func_get_args |
Definition at line 134 of file zend_builtin_functions_arginfo.h.
#define arginfo_restore_exception_handler arginfo_restore_error_handler |
Definition at line 155 of file zend_builtin_functions_arginfo.h.
#define arginfo_strcasecmp arginfo_strcmp |
Definition at line 38 of file zend_builtin_functions_arginfo.h.
#define arginfo_strncasecmp arginfo_strncmp |
Definition at line 40 of file zend_builtin_functions_arginfo.h.
#define arginfo_user_error arginfo_trigger_error |
Definition at line 141 of file zend_builtin_functions_arginfo.h.
ZEND_FRAMELESS_FUNCTION | ( | class_exists | , |
1 | ) |
Definition at line 1112 of file zend_builtin_functions.c.
ZEND_FRAMELESS_FUNCTION | ( | class_exists | , |
2 | ) |
Definition at line 1125 of file zend_builtin_functions.c.
ZEND_FRAMELESS_FUNCTION | ( | property_exists | , |
2 | ) |
Definition at line 1041 of file zend_builtin_functions.c.
ZEND_FUNCTION | ( | class_alias | ) |
Definition at line 1186 of file zend_builtin_functions.c.
ZEND_FUNCTION | ( | class_exists | ) |
Definition at line 1106 of file zend_builtin_functions.c.
ZEND_FUNCTION | ( | debug_backtrace | ) |
Definition at line 2152 of file zend_builtin_functions.c.
ZEND_FUNCTION | ( | debug_print_backtrace | ) |
Definition at line 1812 of file zend_builtin_functions.c.
ZEND_FUNCTION | ( | define | ) |
Definition at line 509 of file zend_builtin_functions.c.
ZEND_FUNCTION | ( | defined | ) |
Definition at line 562 of file zend_builtin_functions.c.
ZEND_FUNCTION | ( | enum_exists | ) |
Definition at line 1154 of file zend_builtin_functions.c.
ZEND_FUNCTION | ( | error_reporting | ) |
Definition at line 411 of file zend_builtin_functions.c.
ZEND_FUNCTION | ( | exit | ) |
Definition at line 72 of file zend_builtin_functions.c.
ZEND_FUNCTION | ( | extension_loaded | ) |
Definition at line 2166 of file zend_builtin_functions.c.
ZEND_FUNCTION | ( | func_get_arg | ) |
Definition at line 212 of file zend_builtin_functions.c.
ZEND_FUNCTION | ( | func_get_args | ) |
Definition at line 258 of file zend_builtin_functions.c.
ZEND_FUNCTION | ( | func_num_args | ) |
Definition at line 192 of file zend_builtin_functions.c.
ZEND_FUNCTION | ( | function_exists | ) |
Definition at line 1160 of file zend_builtin_functions.c.
ZEND_FUNCTION | ( | gc_collect_cycles | ) |
Definition at line 120 of file zend_builtin_functions.c.
ZEND_FUNCTION | ( | gc_disable | ) |
Definition at line 151 of file zend_builtin_functions.c.
ZEND_FUNCTION | ( | gc_enable | ) |
Definition at line 138 of file zend_builtin_functions.c.
ZEND_FUNCTION | ( | gc_enabled | ) |
Definition at line 129 of file zend_builtin_functions.c.
ZEND_FUNCTION | ( | gc_mem_caches | ) |
Definition at line 110 of file zend_builtin_functions.c.
ZEND_FUNCTION | ( | gc_status | ) |
Definition at line 164 of file zend_builtin_functions.c.
ZEND_FUNCTION | ( | get_called_class | ) |
Definition at line 607 of file zend_builtin_functions.c.
ZEND_FUNCTION | ( | get_class | ) |
Definition at line 579 of file zend_builtin_functions.c.
ZEND_FUNCTION | ( | get_class_methods | ) |
Definition at line 902 of file zend_builtin_functions.c.
ZEND_FUNCTION | ( | get_class_vars | ) |
Definition at line 765 of file zend_builtin_functions.c.
ZEND_FUNCTION | ( | get_declared_classes | ) |
Definition at line 1409 of file zend_builtin_functions.c.
ZEND_FUNCTION | ( | get_declared_interfaces | ) |
Definition at line 1416 of file zend_builtin_functions.c.
ZEND_FUNCTION | ( | get_declared_traits | ) |
Definition at line 1402 of file zend_builtin_functions.c.
ZEND_FUNCTION | ( | get_defined_constants | ) |
Definition at line 1597 of file zend_builtin_functions.c.
ZEND_FUNCTION | ( | get_defined_functions | ) |
Definition at line 1423 of file zend_builtin_functions.c.
ZEND_FUNCTION | ( | get_defined_vars | ) |
Definition at line 1459 of file zend_builtin_functions.c.
ZEND_FUNCTION | ( | get_extension_funcs | ) |
Definition at line 2186 of file zend_builtin_functions.c.
ZEND_FUNCTION | ( | get_included_files | ) |
Definition at line 1217 of file zend_builtin_functions.c.
ZEND_FUNCTION | ( | get_loaded_extensions | ) |
Definition at line 1574 of file zend_builtin_functions.c.
ZEND_FUNCTION | ( | get_mangled_object_vars | ) |
Definition at line 878 of file zend_builtin_functions.c.
ZEND_FUNCTION | ( | get_object_vars | ) |
Definition at line 787 of file zend_builtin_functions.c.
ZEND_FUNCTION | ( | get_parent_class | ) |
Definition at line 624 of file zend_builtin_functions.c.
ZEND_FUNCTION | ( | get_resource_id | ) |
Definition at line 1507 of file zend_builtin_functions.c.
ZEND_FUNCTION | ( | get_resource_type | ) |
Definition at line 1488 of file zend_builtin_functions.c.
ZEND_FUNCTION | ( | get_resources | ) |
Definition at line 1520 of file zend_builtin_functions.c.
ZEND_FUNCTION | ( | interface_exists | ) |
Definition at line 1141 of file zend_builtin_functions.c.
ZEND_FUNCTION | ( | is_a | ) |
Definition at line 709 of file zend_builtin_functions.c.
ZEND_FUNCTION | ( | is_subclass_of | ) |
Definition at line 702 of file zend_builtin_functions.c.
ZEND_FUNCTION | ( | method_exists | ) |
Definition at line 932 of file zend_builtin_functions.c.
ZEND_FUNCTION | ( | property_exists | ) |
Definition at line 1027 of file zend_builtin_functions.c.
ZEND_FUNCTION | ( | restore_error_handler | ) |
Definition at line 1297 of file zend_builtin_functions.c.
ZEND_FUNCTION | ( | restore_exception_handler | ) |
Definition at line 1351 of file zend_builtin_functions.c.
ZEND_FUNCTION | ( | set_error_handler | ) |
Definition at line 1267 of file zend_builtin_functions.c.
ZEND_FUNCTION | ( | set_exception_handler | ) |
Definition at line 1326 of file zend_builtin_functions.c.
ZEND_FUNCTION | ( | strcasecmp | ) |
Definition at line 376 of file zend_builtin_functions.c.
ZEND_FUNCTION | ( | strcmp | ) |
Definition at line 341 of file zend_builtin_functions.c.
ZEND_FUNCTION | ( | strlen | ) |
Definition at line 328 of file zend_builtin_functions.c.
ZEND_FUNCTION | ( | strncasecmp | ) |
Definition at line 390 of file zend_builtin_functions.c.
ZEND_FUNCTION | ( | strncmp | ) |
Definition at line 355 of file zend_builtin_functions.c.
ZEND_FUNCTION | ( | trait_exists | ) |
Definition at line 1148 of file zend_builtin_functions.c.
ZEND_FUNCTION | ( | trigger_error | ) |
Definition at line 1233 of file zend_builtin_functions.c.
ZEND_FUNCTION | ( | zend_version | ) |
Definition at line 100 of file zend_builtin_functions.c.