Searched defs:autoload_function (Results 1 – 1 of 1) sorted by relevance
214 function spl_autoload_register(string $autoload_function = "spl_autoload", $throw = true) {/**/};223 function spl_autoload_unregister(string $autoload_function = "spl_autoload") {/**/};
Completed in 9 milliseconds