Searched defs:spl_autoload (Results 1 – 2 of 2) sorted by relevance
253 static int spl_autoload(const char *class_name, const char * lc_name, int class_name_len, const cha… in spl_autoload() function316 PHP_FUNCTION(spl_autoload) in PHP_FUNCTION() argument
177 function spl_autoload(string $class_name, string $file_extensions = NULL) {/**/}; function
Completed in 13 milliseconds