Home
last modified time | relevance | path

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

/PHP-5.3/ext/spl/
H A Dspl.php217 function spl_autoload_register(string $autoload_function = "spl_autoload", $throw = true) {/**/};
226 function spl_autoload_unregister(string $autoload_function = "spl_autoload") {/**/};
/PHP-5.3/Zend/
H A Dzend_execute_API.c1045 zval autoload_function; in zend_lookup_class_ex() local

Completed in 14 milliseconds