Home
last modified time | relevance | path

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

/PHP-5.5/ext/spl/
H A Dphp_spl.c253 static int spl_autoload(const char *class_name, const char * lc_name, int class_name_len, const cha… in spl_autoload() function
316 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 17 milliseconds