Home
last modified time | relevance | path

Searched refs:__toString (Results 176 – 200 of 359) sorted by relevance

12345678910>>...15

/php-src/Zend/tests/
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() {
H A Dnumber_or_str_zpp.phpt10 public function __toString() {
/php-src/ext/simplexml/
H A Dsimplexml.stub.php52 public function __toString(): string {} function in SimpleXMLElement
H A Dsimplexml_arginfo.h117 ZEND_METHOD(SimpleXMLElement, __toString);
147 ZEND_ME(SimpleXMLElement, __toString, arginfo_class_SimpleXMLElement___toString, ZEND_ACC_PUBLIC)
/php-src/ext/standard/tests/strings/
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()
H A Ddirname_variation.phpt7 function __toString() {
/php-src/ext/standard/tests/array/
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()
H A Dend_64bit.phpt72 function __toString() {
78 function __toString() {
H A Darray_merge_variation1.phpt21 public function __toString() {
H A Darray_multisort_variation9.phpt9 public function __toString() {
H A Darray_fill_keys_variation4.phpt19 public function __toString() { return "Class A object"; }
H A Dend.phpt72 function __toString() {
78 function __toString() {
/php-src/ext/spl/tests/
H A Darray_005.phpt17 public function __toString()
/php-src/ext/reflection/tests/
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-src/ext/standard/tests/file/
H A Dfscanf_variation54.phpt17 function __toString() {
/php-src/ext/mbstring/tests/
H A Dmb_ereg_replace_variation1.phpt23 public function __toString() {

Completed in 35 milliseconds

12345678910>>...15