Home
last modified time | relevance | path

Searched refs:__toString (Results 151 – 175 of 338) sorted by relevance

12345678910>>...14

/PHP-8.2/ext/standard/tests/strings/
H A Ducfirst.phpt54 The error can be avoided by choosing the __toString magix method as follows: */
57 function __toString() {
H A Dtrim1.phpt22 public function __toString() {
H A Dchr_variation1.phpt10 public function __toString() {
H A Dlcfirst.phpt83 The error can be avoided by choosing the __toString magix method as follows: */
86 function __toString() {
H A Dvfprintf_variation1.phpt20 public function __toString()
/PHP-8.2/ext/mysqli/tests/
H A Dmysqli_driver.phpt78 if ('' == $e->__toString()) {
79 printf("[014] __toString() has returned an empty string.\n");
/PHP-8.2/Zend/
H A Dzend_exceptions_arginfo.h95 ZEND_METHOD(Exception, __toString);
123 ZEND_ME(Exception, __toString, arginfo_class_Exception___toString, ZEND_ACC_PUBLIC)
146 ZEND_MALIAS(Exception, __toString, __toString, arginfo_class_Error___toString, ZEND_ACC_PUBLIC)
/PHP-8.2/ext/standard/tests/array/
H A Darray_multisort_variation8.phpt15 public function __toString() {
H A Darray_fill_keys_variation1.phpt15 public function __toString() { return "Class A object"; }
H A Darray_fill_keys_variation2.phpt18 public function __toString() { return "Class A object"; }
H A Darray_fill_variation3.phpt23 function __toString()
/PHP-8.2/ext/intl/tests/
H A Dtransliterator_transliterate_variant1.phpt16 function __toString() { return "inexistent id"; }
/PHP-8.2/ext/reflection/tests/
H A D001.phpt26 'UMLClass::__toString',
H A DReflectionClass_toString_003.phpt2 ReflectionClass::__toString() - verify 'inherits', 'overwrites' and 'prototype' parts of method rep…
H A DReflectionClass_toString_002.phpt2 ReflectionClass::__toString() - verify 'inherits', 'overwrites' and 'prototype' parts of method rep…
/PHP-8.2/Zend/tests/
H A Dbug28444.phpt15 function __toString() {
H A Dexception_from_toString.phpt2 Test exceptions thrown from __toString() in various contexts
7 public function __toString() {
H A Dsettype_resource.phpt9 function __toString() {
H A Dlist_keyed_evaluation_order.inc12 public function __toString(): string {
H A Dstr_or_obj_of_class_zpp.phpt10 public function __toString() {
/PHP-8.2/ext/simplexml/
H A Dsimplexml.stub.php52 public function __toString(): string {} function in SimpleXMLElement
H A Dsimplexml_arginfo.h118 ZEND_METHOD(SimpleXMLElement, __toString);
150 ZEND_ME(SimpleXMLElement, __toString, arginfo_class_SimpleXMLElement___toString, ZEND_ACC_PUBLIC)
/PHP-8.2/ext/xsl/tests/
H A Dxslt011.phpt10 function __toString() { return "not a DomNode object";}
/PHP-8.2/ext/spl/tests/
H A Darray_005.phpt17 public function __toString()
/PHP-8.2/ext/standard/tests/file/
H A Dfscanf_variation54.phpt17 function __toString() {

Completed in 62 milliseconds

12345678910>>...14