Searched refs:alfi (Results 1 – 1 of 1) sorted by relevance
403 if (alfi->obj) { in autoload_func_info_dtor()406 if (alfi->closure) { in autoload_func_info_dtor()436 …zend_call_method(alfi->obj ? &alfi->obj : NULL, alfi->ce, &alfi->func_ptr, func_name, func_name_le… in PHP_FUNCTION()538 alfi.closure = NULL; in PHP_FUNCTION()562 if (alfi.closure) { in PHP_FUNCTION()574 alfi.obj = obj_ptr; in PHP_FUNCTION()575 Z_ADDREF_P(alfi.obj); in PHP_FUNCTION()577 alfi.obj = NULL; in PHP_FUNCTION()605 if (alfi.closure) { in PHP_FUNCTION()730 if (alfi->closure) { in PHP_FUNCTION()[all …]
Completed in 6 milliseconds