Home
last modified time | relevance | path

Searched defs:spl_autoload (Results 1 – 2 of 2) sorted by relevance

/PHP-8.3/ext/spl/
H A Dphp_spl.stub.php26 function spl_autoload(string $class, ?string $file_extensions = null): void {} function
H A Dphp_spl.c235 static int spl_autoload(zend_string *class_name, zend_string *lc_name, const char *ext, int ext_len… in spl_autoload() function
297 PHP_FUNCTION(spl_autoload) in PHP_FUNCTION() argument

Completed in 19 milliseconds