Searched defs:spl_autoload_unregister (Results 1 – 2 of 2) sorted by relevance
/PHP-8.3/ext/spl/ | ||
H A D | php_spl.stub.php | 36 function spl_autoload_unregister(callable $callback): bool {} function |
H A D | php_spl.c | 580 PHP_FUNCTION(spl_autoload_unregister) in PHP_FUNCTION() argument |
Completed in 8 milliseconds