Home
last modified time | relevance | path

Searched refs:zend_function_dtor (Results 1 – 25 of 28) sorted by relevance

12

/dports/lang/php73/php-7.3.33/Zend/
H A Dzend_compile.h793 ZEND_API void zend_function_dtor(zval *zv);
802 #define ZEND_FUNCTION_DTOR zend_function_dtor
H A Dzend_opcode.c101 zend_function_dtor(&tmp); in destroy_zend_function()
104 ZEND_API void zend_function_dtor(zval *zv) in zend_function_dtor() function
/dports/www/mod_php81/php-8.1.1/Zend/
H A Dzend_compile.h839 ZEND_API void zend_function_dtor(zval *zv);
854 #define ZEND_FUNCTION_DTOR zend_function_dtor
H A Dzend_opcode.c106 zend_function_dtor(&tmp); in destroy_zend_function()
143 ZEND_API void zend_function_dtor(zval *zv) in zend_function_dtor() function
/dports/www/mod_php74/php-7.4.27/Zend/
H A Dzend_compile.h805 ZEND_API void zend_function_dtor(zval *zv);
820 #define ZEND_FUNCTION_DTOR zend_function_dtor
H A Dzend_opcode.c102 zend_function_dtor(&tmp); in destroy_zend_function()
125 ZEND_API void zend_function_dtor(zval *zv) in zend_function_dtor() function
/dports/lang/php81/php-8.1.1/Zend/
H A Dzend_compile.h839 ZEND_API void zend_function_dtor(zval *zv);
854 #define ZEND_FUNCTION_DTOR zend_function_dtor
H A Dzend_opcode.c106 zend_function_dtor(&tmp); in destroy_zend_function()
143 ZEND_API void zend_function_dtor(zval *zv) in zend_function_dtor() function
/dports/lang/php80/php-8.0.15/Zend/
H A Dzend_compile.h825 ZEND_API void zend_function_dtor(zval *zv);
840 #define ZEND_FUNCTION_DTOR zend_function_dtor
H A Dzend_opcode.c103 zend_function_dtor(&tmp); in destroy_zend_function()
140 ZEND_API void zend_function_dtor(zval *zv) in zend_function_dtor() function
/dports/lang/php74/php-7.4.27/Zend/
H A Dzend_compile.h805 ZEND_API void zend_function_dtor(zval *zv);
820 #define ZEND_FUNCTION_DTOR zend_function_dtor
H A Dzend_opcode.c102 zend_function_dtor(&tmp); in destroy_zend_function()
125 ZEND_API void zend_function_dtor(zval *zv) in zend_function_dtor() function
/dports/www/mod_php73/php-7.3.33/Zend/
H A Dzend_compile.h793 ZEND_API void zend_function_dtor(zval *zv);
802 #define ZEND_FUNCTION_DTOR zend_function_dtor
H A Dzend_opcode.c101 zend_function_dtor(&tmp); in destroy_zend_function()
104 ZEND_API void zend_function_dtor(zval *zv) in zend_function_dtor() function
/dports/www/mod_php80/php-8.0.15/Zend/
H A Dzend_compile.h825 ZEND_API void zend_function_dtor(zval *zv);
840 #define ZEND_FUNCTION_DTOR zend_function_dtor
H A Dzend_opcode.c103 zend_function_dtor(&tmp); in destroy_zend_function()
140 ZEND_API void zend_function_dtor(zval *zv) in zend_function_dtor() function
/dports/devel/pecl-runkit7/runkit7-4.0.0a2/
H A Drunkit_functions.c637 zend_function_dtor(&zv_inner); in php_runkit_free_inner_if_aliased_function()
650 zend_function_dtor(&zv); in php_runkit_function_dtor_impl()
1541 zend_function_dtor(&tmp); in PHP_FUNCTION()
/dports/lang/php73/php-7.3.33/ext/opcache/
H A Dzend_accelerator_util_funcs.c58 zend_function_dtor(zv); in zend_accel_destroy_zend_function()
/dports/www/php73-opcache/php-7.3.33/ext/opcache/
H A Dzend_accelerator_util_funcs.c58 zend_function_dtor(zv); in zend_accel_destroy_zend_function()
/dports/www/mod_php73/php-7.3.33/ext/opcache/
H A Dzend_accelerator_util_funcs.c58 zend_function_dtor(zv); in zend_accel_destroy_zend_function()
/dports/www/mod_php81/php-8.1.1/sapi/phpdbg/
H A Dphpdbg.c93 zend_function_dtor(data); in php_phpdbg_destroy_registered()
/dports/lang/php81/php-8.1.1/sapi/phpdbg/
H A Dphpdbg.c93 zend_function_dtor(data); in php_phpdbg_destroy_registered()
/dports/www/mod_php80/php-8.0.15/sapi/phpdbg/
H A Dphpdbg.c124 zend_function_dtor(data); in php_phpdbg_destroy_registered()
/dports/lang/php80/php-8.0.15/sapi/phpdbg/
H A Dphpdbg.c124 zend_function_dtor(data); in php_phpdbg_destroy_registered()
/dports/lang/php73/php-7.3.33/sapi/phpdbg/
H A Dphpdbg.c124 zend_function_dtor(data); in php_phpdbg_destroy_registered()

12