Searched defs:spl_autoload_call (Results 1 – 2 of 2) sorted by relevance
/PHP-8.2/ext/spl/ | ||
H A D | php_spl.stub.php | 28 function spl_autoload_call(string $class): void {} function |
H A D | php_spl.c | 465 PHP_FUNCTION(spl_autoload_call) in PHP_FUNCTION() argument |
Completed in 6 milliseconds