Home
last modified time | relevance | path

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

/PHP-7.2/ext/spl/
H A Dphp_spl.c246 static int spl_autoload(zend_string *class_name, zend_string *lc_name, const char *ext, int ext_len… in spl_autoload() function
306 PHP_FUNCTION(spl_autoload) in PHP_FUNCTION() argument
H A Dspl.php177 function spl_autoload(string $class_name, string $file_extensions = NULL) {/**/}; function

Completed in 9 milliseconds