Home
last modified time | relevance | path

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

/PHP-7.1/ext/spl/
H A Dspl.php214 function spl_autoload_register(string $autoload_function = "spl_autoload", $throw = true) {/**/};
223 function spl_autoload_unregister(string $autoload_function = "spl_autoload") {/**/};

Completed in 6 milliseconds