Home
last modified time | relevance | path

Searched refs:__toString (Results 101 – 125 of 318) sorted by relevance

12345678910>>...13

/PHP-7.4/ext/phar/phar/
H A Ddirectorytreeiterator.inc43 . $this->getSubIterator($l)->__toString();
/PHP-7.4/Zend/tests/
H A Dcast_to_object.phpt9 function __toString() {
H A Dsettype_object.phpt9 function __toString() {
H A Dbug28444.phpt15 function __toString() {
H A Dlist_keyed_evaluation_order.inc12 public function __toString(): string {
H A Dexception_from_toString.phpt2 Test exceptions thrown from __toString() in various contexts
7 public function __toString() {
H A Dtemporary_cleaning_013.phpt8 function __toString() { return "a"; }
244 function __toString() { return "a"; }
254 function __toString() { return "a"; }
263 function __toString() { $x = "Z"; return ++$x; }
/PHP-7.4/ext/reflection/tests/
H A DReflectionClass_export_basic1.phpt2 ReflectionClass::__toString() - various parameters
H A D001.phpt27 '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-7.4/ext/openssl/tests/
H A Dopenssl_private_encrypt_basic.phpt13 function __toString() {
H A Dopenssl_public_encrypt_basic.phpt13 function __toString() {
/PHP-7.4/ext/filter/tests/
H A D014.phpt10 function __toString() {
/PHP-7.4/ext/posix/tests/
H A Dposix_ttyname_variation6.phpt33 public function __toString() {
/PHP-7.4/ext/intl/tests/
H A Dtransliterator_transliterate_variant1.phpt16 function __toString() { return "inexistent id"; }
/PHP-7.4/ext/spl/tests/
H A Darray_005.phpt17 public function __toString()
/PHP-7.4/ext/xsl/tests/
H A Dxslt011.phpt10 function __toString() { return "not a DomNode object";}
/PHP-7.4/ext/session/tests/
H A Dsession_cache_expire_error.phpt24 public function __toString() {
/PHP-7.4/ext/standard/tests/strings/
H A Dchr_variation1.phpt19 public function __toString() {
H A Ducfirst.phpt60 The error can be avoided by choosing the __toString magix method as follows: */
63 function __toString() {
/PHP-7.4/ext/standard/tests/array/
H A Darray_multisort_variation7.phpt15 public function __toString() {
H A Darray_multisort_variation8.phpt21 public function __toString() {
H A Darray_fill_variation3.phpt28 function __toString()
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_driver.phpt68 if ('' == $e->__toString())
69 printf("[014] __toString() has returned an empty string.\n");

Completed in 33 milliseconds

12345678910>>...13