Searched defs:spl_autoload (Results 1 – 2 of 2) sorted by relevance
26 function spl_autoload(string $class, ?string $file_extensions = null): void {} function
233 static int spl_autoload(zend_string *class_name, zend_string *lc_name, const char *ext, int ext_len… in spl_autoload() function295 PHP_FUNCTION(spl_autoload) in PHP_FUNCTION() argument
Completed in 7 milliseconds