Home
last modified time | relevance | path

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

/PHP-5.5/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") {/**/};
/PHP-5.5/Zend/
H A Dzend_execute_API.c1011 zval autoload_function; in zend_lookup_class_ex() local

Completed in 10 milliseconds