Searched refs:attribute_ctor_cleanup (Results 1 – 1 of 1) sorted by relevance
/PHP-8.3/ext/reflection/ |
H A D | php_reflection.c | 6747 static void attribute_ctor_cleanup( in attribute_ctor_cleanup() function 6838 attribute_ctor_cleanup(&obj, args, argc, named_params); in ZEND_METHOD() 6855 attribute_ctor_cleanup(&obj, args, argc, named_params); in ZEND_METHOD() 6859 attribute_ctor_cleanup(&obj, args, argc, named_params); in ZEND_METHOD() 6864 attribute_ctor_cleanup(NULL, args, argc, named_params); in ZEND_METHOD()
|
Completed in 22 milliseconds