Home
last modified time | relevance | path

Searched refs:function_add_ref (Results 1 – 7 of 7) sorted by relevance

/PHP-7.1/Zend/tests/
H A Dmethod_static_var.phpt22 …* function_add_ref() makes a clone of static variables for inherited functions, so $i in Bar::test…
/PHP-7.1/Zend/
H A Dzend_compile.h753 ZEND_API void function_add_ref(zend_function *function);
H A Dzend.c473 function_add_ref(Z_FUNC_P(zv)); in function_copy_ctor()
H A Dzend_inheritance.c1227 function_add_ref(fn); in zend_add_trait_method()
H A Dzend_compile.c1036 ZEND_API void function_add_ref(zend_function *function) /* {{{ */ in function_add_ref() function
/PHP-7.1/ext/mbstring/
H A Dmbstring.c1640 function_add_ref(orig); in PHP_RINIT_FUNCTION()
1647 function_add_ref(func); in PHP_RINIT_FUNCTION()
1694 function_add_ref(orig); in PHP_RSHUTDOWN_FUNCTION()
/PHP-7.1/sapi/phpdbg/
H A Dphpdbg_prompt.c1501 function_add_ref(function); in PHPDBG_COMMAND()

Completed in 56 milliseconds