Home
last modified time | relevance | path

Searched refs:method (Results 526 – 550 of 702) sorted by relevance

1...<<212223242526272829

/PHP-5.5/ext/dom/tests/
H A Dregsiter_node_class.phpt40 Fatal error: Call to undefined method DOMAttr::testit() in %s on line 25
H A DDOMDocument_load_variation4.phpt8 - LOAD_OPTIONS: the second parameter to pass to the method
/PHP-5.5/sapi/cli/
H A Dphp_http_parser.h129 unsigned char method; /* requests only */ member
/PHP-5.5/tests/classes/
H A D__call_005.phpt25 Warning: The magic method __call() must have public visibility and cannot be static in %s__call_005…
/PHP-5.5/ext/tokenizer/tests/
H A Dtoken_get_all_variation14.phpt24 method() { display $a; }
157 string(6) "method"
/PHP-5.5/Zend/
H A DZEND_CHANGES10 (for instance integers and strings). The drawback of this method
12 variable was assigned or parameters were passed to a method. The
139 abstract method only declares the method's signature and does not
226 objects that are passed as parameters to a method.
339 all of the object's properties. If a __clone() method is
381 for classes. Classes which have a constructor method call this
382 method on each newly-created object, so it is suitable for any
421 compatibility issues is if the class had a method named
437 destructor, which is a class method name __destruct() that
600 Note: The method getMessage() is a final read only access method to
[all …]
H A DZend.m4157 [ --with-zend-vm=TYPE Set virtual machine dispatch method. Type is
179 AC_MSG_CHECKING([virtual machine dispatch method])
193 AC_DEFINE(ZEND_VM_KIND,ZEND_VM_KIND_SWITCH,[virtual machine dispatch method])
196 AC_DEFINE(ZEND_VM_KIND,ZEND_VM_KIND_GOTO,[virtual machine dispatch method])
200 AC_DEFINE(ZEND_VM_KIND,ZEND_VM_KIND_CALL,[virtual machine dispatch method])
/PHP-5.5/ext/xsl/tests/
H A Dbug54446_with_ini.phpt23 <sax:output href="$outputfile" method="text">
84 #don't throw a warning if both ini and through-the-method have the same value
122 …prefs php.ini was not used, since the XsltProcessor->setSecurityPrefs() method was used in %s on …
/PHP-5.5/ext/phar/tests/
H A Dphar_oo_001.phpt55 string(50) "Cannot call method on an uninitialized Phar object"
/PHP-5.5/Zend/tests/
H A Dbug48770.phpt28 print "This method shouldn't be called when using parent::func!\n";
H A Dbug45186_2.phpt48 … expects parameter 1 to be a valid callback, class 'bar' does not have a method 'www' in %s on lin…
H A Dbug38047.phpt42 Non-static method A::A_ftk() should not be called statically
H A Ddereference_002.phpt2 Testing array dereference on method calls
/PHP-5.5/ext/xmlwriter/tests/
H A DOO_010.phpt2 XMLWriter: libxml2 XML Writer, writeAttributeNS method
H A DOO_011.phpt2 XMLWriter: libxml2 XML Writer, fullEndElement method
/PHP-5.5/ext/date/tests/
H A DDateTime_data-dates.inc4 * Note: test names match method names in a set of PHPUnit tests
/PHP-5.5/ext/spl/internal/
H A Dseekableiterator.inc28 * The method should throw an exception if it is not possible to seek to
H A Diteratoriterator.inc107 * @param func Name of method to invoke
108 * @param params Array of parameters to pass to method
H A Dlimititerator.inc125 * @param func Name of method to invoke
126 * @param params Array of parameters to pass to method
/PHP-5.5/ext/standard/tests/class_object/
H A Dforward_static_call_001.phpt2 forward_static_call() called from outside of a method.
H A Dget_class_methods_error_001.phpt6 * Description: Returns an array of method names for class or class instance.
/PHP-5.5/ext/sqlite3/tests/
H A Dsqlite3_11_numrows.phpt7 $method = new ReflectionMethod('sqlite3result', 'numRows');
/PHP-5.5/ext/standard/tests/serialize/
H A Dserialization_objects_006.phpt26 Notice: main(): The script tried to execute a method or access a property of an incomplete object. …
/PHP-5.5/ext/spl/tests/
H A Dbug33136.phpt2 Bug #33136 (method offsetSet in class extended from ArrayObject crash PHP)
H A Dbug37457.phpt2 Bug #37457 (Crash when an exception is thrown in accept() method of FilterIterator)

Completed in 34 milliseconds

1...<<212223242526272829