php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
test_arginfo.h File Reference

Go to the source code of this file.

Macros

#define arginfo_zend_test_deprecated_attr   arginfo_zend_test_void_return
 
#define arginfo_zend_test_aliased   arginfo_zend_test_void_return
 
#define arginfo_zend_test_deprecated_aliased   arginfo_zend_test_void_return
 
#define arginfo_zend_weakmap_dump   arginfo_zend_test_array_return
 
#define arginfo_zend_test_attribute_with_named_argument   arginfo_zend_test_void_return
 
#define arginfo_zend_test_zend_ini_parse_uquantity   arginfo_zend_test_zend_ini_parse_quantity
 
#define arginfo_zend_test_zend_ini_str   arginfo_zend_get_current_func_name
 
#define arginfo_ZendTestNS2_namespaced_func   arginfo_zend_test_is_pcre_bundled
 
#define arginfo_ZendTestNS2_namespaced_deprecated_func   arginfo_zend_test_void_return
 
#define arginfo_ZendTestNS2_namespaced_aliased_func   arginfo_zend_test_void_return
 
#define arginfo_ZendTestNS2_namespaced_deprecated_aliased_func   arginfo_zend_test_void_return
 
#define arginfo_ZendTestNS2_ZendSubNS_namespaced_func   arginfo_zend_test_is_pcre_bundled
 
#define arginfo_ZendTestNS2_ZendSubNS_namespaced_deprecated_func   arginfo_zend_test_void_return
 
#define arginfo_ZendTestNS2_ZendSubNS_namespaced_aliased_func   arginfo_zend_test_void_return
 
#define arginfo_ZendTestNS2_ZendSubNS_namespaced_deprecated_aliased_func   arginfo_zend_test_void_return
 
#define arginfo_class__ZendTestClass_is_object   arginfo_zend_get_map_ptr_last
 
#define arginfo_class__ZendTestClass___toString   arginfo_zend_get_current_func_name
 
#define arginfo_class__ZendTestMagicCallForward___call   arginfo_class__ZendTestMagicCall___call
 
#define arginfo_class_ZendAttributeTest_testMethod   arginfo_zend_test_is_pcre_bundled
 
#define arginfo_class__ZendTestTrait_testMethod   arginfo_zend_test_is_pcre_bundled
 
#define arginfo_class_ZendTestPropertyAttribute___construct   arginfo_class_ZendTestParameterAttribute___construct
 
#define arginfo_class_ZendTestClassWithMethodWithParameterAttribute_no_override   arginfo_zend_test_parameter_with_attribute
 
#define arginfo_class_ZendTestClassWithMethodWithParameterAttribute_override   arginfo_zend_test_parameter_with_attribute
 
#define arginfo_class_ZendTestChildClassWithMethodWithParameterAttribute_override   arginfo_zend_test_parameter_with_attribute
 
#define arginfo_class_ZendTestForbidDynamicCall_call   arginfo_zend_test_void_return
 
#define arginfo_class_ZendTestForbidDynamicCall_callStatic   arginfo_zend_test_void_return
 
#define arginfo_class_ZendTestNS2_Foo_method   arginfo_zend_test_void_return
 
#define arginfo_class_ZendTestNS2_ZendSubNS_Foo_method   arginfo_zend_test_void_return
 

Macro Definition Documentation

◆ arginfo_class__ZendTestClass___toString

#define arginfo_class__ZendTestClass___toString   arginfo_zend_get_current_func_name

Definition at line 190 of file test_arginfo.h.

◆ arginfo_class__ZendTestClass_is_object

#define arginfo_class__ZendTestClass_is_object   arginfo_zend_get_map_ptr_last

Definition at line 188 of file test_arginfo.h.

◆ arginfo_class__ZendTestMagicCallForward___call

#define arginfo_class__ZendTestMagicCallForward___call   arginfo_class__ZendTestMagicCall___call

Definition at line 211 of file test_arginfo.h.

◆ arginfo_class__ZendTestTrait_testMethod

#define arginfo_class__ZendTestTrait_testMethod   arginfo_zend_test_is_pcre_bundled

Definition at line 218 of file test_arginfo.h.

◆ arginfo_class_ZendAttributeTest_testMethod

#define arginfo_class_ZendAttributeTest_testMethod   arginfo_zend_test_is_pcre_bundled

Definition at line 216 of file test_arginfo.h.

◆ arginfo_class_ZendTestChildClassWithMethodWithParameterAttribute_override

#define arginfo_class_ZendTestChildClassWithMethodWithParameterAttribute_override   arginfo_zend_test_parameter_with_attribute

Definition at line 234 of file test_arginfo.h.

◆ arginfo_class_ZendTestClassWithMethodWithParameterAttribute_no_override

#define arginfo_class_ZendTestClassWithMethodWithParameterAttribute_no_override   arginfo_zend_test_parameter_with_attribute

Definition at line 230 of file test_arginfo.h.

◆ arginfo_class_ZendTestClassWithMethodWithParameterAttribute_override

#define arginfo_class_ZendTestClassWithMethodWithParameterAttribute_override   arginfo_zend_test_parameter_with_attribute

Definition at line 232 of file test_arginfo.h.

◆ arginfo_class_ZendTestForbidDynamicCall_call

#define arginfo_class_ZendTestForbidDynamicCall_call   arginfo_zend_test_void_return

Definition at line 236 of file test_arginfo.h.

◆ arginfo_class_ZendTestForbidDynamicCall_callStatic

#define arginfo_class_ZendTestForbidDynamicCall_callStatic   arginfo_zend_test_void_return

Definition at line 238 of file test_arginfo.h.

◆ arginfo_class_ZendTestNS2_Foo_method

#define arginfo_class_ZendTestNS2_Foo_method   arginfo_zend_test_void_return

Definition at line 253 of file test_arginfo.h.

◆ arginfo_class_ZendTestNS2_ZendSubNS_Foo_method

#define arginfo_class_ZendTestNS2_ZendSubNS_Foo_method   arginfo_zend_test_void_return

Definition at line 255 of file test_arginfo.h.

◆ arginfo_class_ZendTestPropertyAttribute___construct

#define arginfo_class_ZendTestPropertyAttribute___construct   arginfo_class_ZendTestParameterAttribute___construct

Definition at line 228 of file test_arginfo.h.

◆ arginfo_zend_test_aliased

#define arginfo_zend_test_aliased   arginfo_zend_test_void_return

Definition at line 25 of file test_arginfo.h.

◆ arginfo_zend_test_attribute_with_named_argument

#define arginfo_zend_test_attribute_with_named_argument   arginfo_zend_test_void_return

Definition at line 92 of file test_arginfo.h.

◆ arginfo_zend_test_deprecated_aliased

#define arginfo_zend_test_deprecated_aliased   arginfo_zend_test_void_return

Definition at line 27 of file test_arginfo.h.

◆ arginfo_zend_test_deprecated_attr

#define arginfo_zend_test_deprecated_attr   arginfo_zend_test_void_return

Definition at line 23 of file test_arginfo.h.

◆ arginfo_zend_test_zend_ini_parse_uquantity

#define arginfo_zend_test_zend_ini_parse_uquantity   arginfo_zend_test_zend_ini_parse_quantity

Definition at line 113 of file test_arginfo.h.

◆ arginfo_zend_test_zend_ini_str

#define arginfo_zend_test_zend_ini_str   arginfo_zend_get_current_func_name

Definition at line 115 of file test_arginfo.h.

◆ arginfo_zend_weakmap_dump

#define arginfo_zend_weakmap_dump   arginfo_zend_test_array_return

Definition at line 83 of file test_arginfo.h.

◆ arginfo_ZendTestNS2_namespaced_aliased_func

#define arginfo_ZendTestNS2_namespaced_aliased_func   arginfo_zend_test_void_return

Definition at line 176 of file test_arginfo.h.

◆ arginfo_ZendTestNS2_namespaced_deprecated_aliased_func

#define arginfo_ZendTestNS2_namespaced_deprecated_aliased_func   arginfo_zend_test_void_return

Definition at line 178 of file test_arginfo.h.

◆ arginfo_ZendTestNS2_namespaced_deprecated_func

#define arginfo_ZendTestNS2_namespaced_deprecated_func   arginfo_zend_test_void_return

Definition at line 174 of file test_arginfo.h.

◆ arginfo_ZendTestNS2_namespaced_func

#define arginfo_ZendTestNS2_namespaced_func   arginfo_zend_test_is_pcre_bundled

Definition at line 172 of file test_arginfo.h.

◆ arginfo_ZendTestNS2_ZendSubNS_namespaced_aliased_func

#define arginfo_ZendTestNS2_ZendSubNS_namespaced_aliased_func   arginfo_zend_test_void_return

Definition at line 184 of file test_arginfo.h.

◆ arginfo_ZendTestNS2_ZendSubNS_namespaced_deprecated_aliased_func

#define arginfo_ZendTestNS2_ZendSubNS_namespaced_deprecated_aliased_func   arginfo_zend_test_void_return

Definition at line 186 of file test_arginfo.h.

◆ arginfo_ZendTestNS2_ZendSubNS_namespaced_deprecated_func

#define arginfo_ZendTestNS2_ZendSubNS_namespaced_deprecated_func   arginfo_zend_test_void_return

Definition at line 182 of file test_arginfo.h.

◆ arginfo_ZendTestNS2_ZendSubNS_namespaced_func

#define arginfo_ZendTestNS2_ZendSubNS_namespaced_func   arginfo_zend_test_is_pcre_bundled

Definition at line 180 of file test_arginfo.h.