Home
last modified time | relevance | path

Searched refs:__autoload (Results 51 – 75 of 92) sorted by relevance

1234

/PHP-5.5/tests/classes/
H A Dautoload_011.phpt5 function __autoload($name)
H A Dautoload_021.phpt5 function __autoload($name) {
H A Dautoload_012.phpt5 function __autoload($name)
H A Dautoload_013.phpt7 function __autoload($name)
H A Dautoload_014.phpt7 function __autoload($name)
H A Dautoload_015.phpt7 function __autoload($name)
H A Dautoload_017.phpt7 function __autoload($name)
H A Dautoload_009.phpt5 function __autoload($name)
H A Dautoload_016.phpt7 function __autoload($name)
H A Dautoload_008.phpt5 function __autoload($name)
/PHP-5.5/ext/standard/tests/general_functions/
H A Dbug35229.phpt11 function __autoload($class)
/PHP-5.5/Zend/tests/
H A Dbug65254.phpt5 function __autoload($class)
H A Dbug47714.phpt13 function __autoload($class) {
H A Dbug39542.phpt13 function __autoload($class) {
H A Dbug62907.phpt5 function __autoload($name) {
H A Dbug55007.phpt6 function __autoload($classname) {
H A Dbug63305.phpt7 function __autoload($class) {
/PHP-5.5/ext/standard/tests/serialize/
H A Dbug62836_1.phpt6 function __autoload($name) {
/PHP-5.5/ext/reflection/tests/
H A D007.phpt52 function __autoload($class)
93 __autoload(Class_does_not_exist)
H A DReflectionMethod_getModifiers_basic.phpt57 public function __autoload() {}
153 Modifiers for method TestClass::__autoload():
221 Modifiers for method TestClass::__autoload():
/PHP-5.5/ext/standard/tests/class_object/
H A Dinterface_exists_variation4.phpt13 function __autoload($class_name) {
H A Dinterface_exists_variation3.phpt13 function __autoload($class_name) {
H A Dget_declared_classes_variation1.phpt14 function __autoload($class_name) {
H A Dget_declared_interfaces_variation1.phpt14 function __autoload($class_name) {
/PHP-5.5/ext/spl/tests/
H A Dspl_autoload_002.phpt5 if (spl_autoload_functions() !== false) die('skip __autoload() registered by php.ini');

Completed in 21 milliseconds

1234