Searched defs:call_user_func (Results 1 – 2 of 2) sorted by relevance
/PHP-8.0/ext/standard/ | ||
H A D | basic_functions.c | 1540 PHP_FUNCTION(call_user_func) argument |
H A D | basic_functions.stub.php | 296 function call_user_func(callable $callback, mixed ...$args): mixed {} function |
Completed in 20 milliseconds