Home
last modified time | relevance | path

Searched refs:spl_autoload_call (Results 1 – 7 of 7) sorted by relevance

/PHP-7.0/ext/spl/tests/
H A Dspl_autoload_call_basic.phpt2 spl_autoload_call() function - basic test for spl_autoload_call()
13 spl_autoload_call('TestClass');
H A Dspl_autoload_012.phpt55 #1 [internal function]: spl_autoload_call('ThisClassDoesNo...')
62 #1 [internal function]: spl_autoload_call('ThisClassDoesNo...')
H A Dbug71204.phpt7 spl_autoload_unregister("spl_autoload_call");
H A Dspl_autoload_002.phpt29 spl_autoload_unregister('spl_autoload_call');
/PHP-7.0/Zend/tests/generators/
H A Dbug65161.phpt23 #1 %s(%d): spl_autoload_call('SyntaxError')
/PHP-7.0/ext/spl/
H A Dspl.php185 function spl_autoload_call(string $class_name) {/**/}; function
H A Dphp_spl.c394 PHP_FUNCTION(spl_autoload_call) in PHP_FUNCTION() argument
917 PHP_FE(spl_autoload_call, arginfo_spl_autoload_call)

Completed in 23 milliseconds