Searched defs:spl_autoload (Results 1 – 2 of 2) sorted by relevance
246 static int spl_autoload(zend_string *class_name, zend_string *lc_name, const char *ext, int ext_len… in spl_autoload() function306 PHP_FUNCTION(spl_autoload) in PHP_FUNCTION() argument
177 function spl_autoload(string $class_name, string $file_extensions = NULL) {/**/}; function
Completed in 9 milliseconds