Home
last modified time | relevance | path

Searched refs:method (Results 251 – 275 of 702) sorted by relevance

1...<<11121314151617181920>>...29

/PHP-5.5/ext/standard/tests/array/
H A Darray_filter_object.phpt20 // simple class with members - variable and method
50 // class with final method
64 echo 'this is static method';
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_class_mysqli_driver_interface.phpt32 foreach ($methods as $k => $method) {
33 if (isset($expected_methods[$method])) {
34 unset($expected_methods[$method]);
H A Dmysqli_class_mysqli_warning_reflection.phpt42 Inspecting method '__construct'
58 Inspecting method '__construct'
74 Inspecting method 'next'
/PHP-5.5/ext/standard/tests/strings/
H A Dshow_source_basic.phpt8 echo "*** Test by calling method or function with its expected arguments ***\n";
23 *** Test by calling method or function with its expected arguments ***
25 …an><span style="color: #DD0000">"***&nbsp;Test&nbsp;by&nbsp;calling&nbsp;method&nbsp;or&nbsp;funct…
/PHP-5.5/Zend/tests/
H A Dclosure_023.phpt2 Closure 023: Closure declared in statically called method
H A Dbug42818.phpt8 Fatal error: __clone method called on non-object in %sbug42818.php on line 2
H A Dclone_001.phpt10 Fatal error: __clone method called on non-object in %s on line %d
H A Dbug42798.phpt2 Bug #42798 (_autoload() not triggered for classes used in method signature)
H A Derrmsg_011.phpt2 errmsg: cannot redeclare (method)
H A Dindirect_call_array_001.phpt2 Indirect method call by array - Invalid class name
H A Dbug36071.phpt11 Fatal error: __clone method called on non-object in %sbug36071.php on line 2
H A Ddynamic_call_003.phpt2 Testing dynamic call with invalid method name
H A Dinter_04.phpt2 Trying declare interface with repeated name of inherited method
H A Ddynamic_call_002.phpt2 Testing dynamic call with invalid value for method name
H A Derrmsg_034.phpt15 Fatal error: Clone method test::__clone() cannot be static in %s on line %d
/PHP-5.5/ext/xmlrpc/libxmlrpc/
H A Dxmlrpc_introspection_private.h84 XMLRPC_IntrospectionCallback method; member
/PHP-5.5/ext/reflection/tests/
H A DReflectionObject_getName_error1.phpt8 Fatal error: Non-static method ReflectionClass::getName() cannot be called statically in %s on line…
H A DReflectionClass_getName_error1.phpt8 Fatal error: Non-static method ReflectionClass::getName() cannot be called statically in %s on line…
H A DReflectionExtension_getClassNames_variation1.phpt2 ReflectionExtension::getClassNames() method on an extension with no classes
/PHP-5.5/ext/spl/tests/
H A Dbug46160.phpt2 Bug #46160 (SPL - Memory leak when exception is throwed in offsetSet method)
H A Dbug49972.phpt11 Fatal error: Call to undefined method AppendIterator::undefined() in %s on line %d
H A Dbug46115.phpt2 Bug #46115 (Memory leak when calling a method using Reflection)
/PHP-5.5/Zend/tests/traits/
H A Dlanguage001.phpt2 Single Trait with simple trait method
/PHP-5.5/tests/lang/
H A Dbug23489.phpt2 Bug #23489 (ob_start() is broken with method callbacks)
H A Dbug21849.phpt2 Bug #21849 (self::constant doesn't work as method's default parameter)

Completed in 121 milliseconds

1...<<11121314151617181920>>...29