Home
last modified time | relevance | path

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

12345678910>>...15

/php-src/Zend/tests/
H A Dcast_to_array.phpt13 function __toString() {
H A Dbug30162.phpt30 public function __toString() {
H A Dcast_to_object.phpt9 function __toString() {
H A Dsettype_object.phpt9 function __toString() {
H A Dbug28444.phpt15 function __toString() {
/php-src/ext/standard/tests/strings/
H A Daddcslashes_002.phpt17 public function __toString() {
H A Ducfirst.phpt54 The error can be avoided by choosing the __toString magix method as follows: */
57 function __toString() {
/php-src/ext/standard/tests/file/
H A Dfile_put_contents.phpt6 function __toString() {
/php-src/ext/openssl/tests/
H A Dbug38255.phpt12 function __toString() {
H A Dopenssl_private_encrypt_basic.phpt13 function __toString() {
H A Dopenssl_public_encrypt_basic.phpt13 function __toString() {
/php-src/ext/dom/tests/
H A DDOMElement_className.phpt9 public function __toString(): string {
H A DDOMElement_id.phpt9 public function __toString(): string {
/php-src/ext/phar/phar/
H A Ddirectorytreeiterator.inc43 . $this->getSubIterator($l)->__toString();
/php-src/Zend/tests/named_params/
H A D__call.phpt20 $obj = new class { public function __toString() { return "STR"; } };
/php-src/ext/filter/tests/
H A D014.phpt10 function __toString() {
H A D061.phpt10 function __toString() {
/php-src/ext/standard/tests/array/
H A Darray_multisort_variation7.phpt9 public function __toString() {
H A Darray_multisort_variation8.phpt15 public function __toString() {
/php-src/Zend/tests/type_declarations/
H A Dtyped_class_constants_inheritance_success2.phpt6 public function __toString() {
H A Dtyped_class_constants_type_success2.phpt14 public function __toString() {
/php-src/ext/mysqli/tests/
H A Dmysqli_driver.phpt78 if ('' == $e->__toString()) {
79 printf("[014] __toString() has returned an empty string.\n");
/php-src/ext/intl/tests/
H A Dtransliterator_transliterate_variant1.phpt16 function __toString() { return "inexistent id"; }
/php-src/ext/reflection/tests/
H A D001.phpt26 'UMLClass::__toString',
H A DReflectionClass_export_basic1.phpt2 ReflectionClass::__toString() - various parameters

Completed in 52 milliseconds

12345678910>>...15