Home
last modified time | relevance | path

Searched refs:autoload (Results 51 – 63 of 63) sorted by relevance

123

/PHP-8.2/Zend/tests/
H A Dexception_during_variance_autoload.phpt2 Exception during delayed variance autoload
H A Dbug78868.phpt28 $props[0]->setValue(2); //causes constant resolving, which runs autoload, all with EG(fake_scope) =…
H A Dcall_user_func_002.phpt2 Testing call_user_func() with autoload and passing invalid params
H A Dconstant_expressions_classes.phpt26 die("Cannot autoload $class\n");
/PHP-8.2/ext/standard/tests/class_object/
H A Dmethod_exists_variation_001.phpt6 echo "In autoload($className)\n";
161 In autoload(string)
165 In autoload(String)
H A Dget_parent_class_variation_002.phpt6 echo "In autoload($className)\n";
161 In autoload(string)
165 In autoload(String)
/PHP-8.2/ext/opcache/tests/opt/
H A Dsccp_024.phpt42 0006 V3 = FETCH_CLASS (no-autoload) (silent) (exception) CV1($c)
/PHP-8.2/ext/spl/
H A Dphp_spl_arginfo.h6 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, autoload, _IS_BOOL, 0, "true")
/PHP-8.2/ext/spl/tests/
H A Dclass_implements_variation1.phpt18 $autoload = true;
103 var_dump( class_implements($value, $autoload) );
H A Dclass_uses_variation1.phpt18 $autoload = true;
103 var_dump( class_uses($value, $autoload) );
/PHP-8.2/Zend/
H A Dzend_builtin_functions.c965 bool autoload = 1; in class_exists_impl() local
970 Z_PARAM_BOOL(autoload) in class_exists_impl()
980 if (!autoload) { in class_exists_impl()
1061 bool autoload = 1; in ZEND_FUNCTION() local
1067 Z_PARAM_BOOL(autoload) in ZEND_FUNCTION()
1070 ce = zend_lookup_class_ex(class_name, NULL, !autoload ? ZEND_FETCH_CLASS_NO_AUTOLOAD : 0); in ZEND_FUNCTION()
/PHP-8.2/ext/fileinfo/tests/
H A Dmagic20767 0 search/4096 (autoload\ Lisp/Scheme program text
H A Dmagic私はガラスを食べられます20767 0 search/4096 (autoload\ Lisp/Scheme program text

Completed in 124 milliseconds

123