Home
last modified time | relevance | path

Searched refs:method (Results 501 – 525 of 702) sorted by relevance

1...<<212223242526272829

/PHP-5.5/ext/dom/tests/
H A DDOMDocument_loadXML_variation2.phpt7 - LOAD_OPTIONS: the second parameter to pass to the method
H A DDOMDocument_load_variation2.phpt7 - LOAD_OPTIONS: the second parameter to pass to the method
/PHP-5.5/Zend/tests/
H A Dbug46238.phpt2 Bug #46238 (Segmentation fault on static call with empty string method)
H A Dbug48533.phpt39 Strict Standards: Non-static method foo::b() should not be called statically in %s on line %d
H A Dbug36214.phpt2 Bug #36214 (__get method works properly only when conditional operator is used)
H A Dbug45180.phpt2 Testing callback formats within class method
H A Dbug47054.phpt37 Strict Standards: Non-static method D::m() should not be called statically in %s on line %d
H A Dobjects_025.phpt2 Testing invalid method names with __call and __callstatic
/PHP-5.5/sapi/cli/tests/
H A Dbug61679.phpt23 // Send a request with a fictitious request method,
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql_subclass.phpt38 public function __call($method, $args) {
39 print "__call(".var_export($method,true).", ".var_export($args, true).")\n";
/PHP-5.5/ext/reflection/tests/
H A DReflectionMethod_constructor_basic.phpt48 echo "\nInherited method of the same name as the class:\n";
104 Inherited method of the same name as the class:
H A D005.phpt26 * This is a valid comment inside a method
/PHP-5.5/ext/xmlrpc/libxmlrpc/
H A Dxml_to_xmlrpc.c395 xml_element* method = xml_elem_new(); in XMLRPC_REQUEST_to_xml_element() local
396 method->name = strdup(ELEM_METHODNAME); in XMLRPC_REQUEST_to_xml_element()
397 simplestring_add(&method->text, pStr); in XMLRPC_REQUEST_to_xml_element()
398 Q_PushTail(&wrapper->children, method); in XMLRPC_REQUEST_to_xml_element()
/PHP-5.5/ext/spl/tests/
H A Dspl_heap_count_basic.phpt26 count($heap);// refers to MyHeap->count() method
/PHP-5.5/ext/pdo/tests/
H A Dbug61292.phpt2 Bug #61292 (Segfault while calling a method on an overloaded PDO object)
/PHP-5.5/tests/classes/
H A Dabstract_static.phpt36 Fatal error: Class fail contains 1 abstract method and must therefore be declared abstract or imple…
H A Dvisibility_000a.phpt2 ZE2 A redeclared method must have the same or higher visibility
H A Dvisibility_000b.phpt2 ZE2 A redeclared method must have the same or higher visibility
H A Dvisibility_001a.phpt2 ZE2 A redeclared method must have the same or higher visibility
H A Dvisibility_001b.phpt2 ZE2 A redeclared method must have the same or higher visibility
H A Dvisibility_002a.phpt2 ZE2 A redeclared method must have the same or higher visibility
H A Dvisibility_002b.phpt2 ZE2 A redeclared method must have the same or higher visibility
H A Dvisibility_003b.phpt2 ZE2 A redeclared method must have the same or higher visibility
/PHP-5.5/ext/standard/tests/serialize/
H A Dbug69152.phpt17 Fatal error: main(): The script tried to execute a method or access a property of an incomplete obj…
/PHP-5.5/ext/phar/tests/
H A Dphar_oo_001U.phpt55 unicode(50) "Cannot call method on an uninitialized Phar object"

Completed in 39 milliseconds

1...<<212223242526272829