Home
last modified time | relevance | path

Searched refs:__toString (Results 126 – 150 of 330) sorted by relevance

12345678910>>...14

/PHP-8.0/Zend/tests/named_params/
H A D__call.phpt20 $obj = new class { public function __toString() { return "STR"; } };
/PHP-8.0/ext/standard/tests/strings/
H A Ducfirst.phpt55 The error can be avoided by choosing the __toString magix method as follows: */
58 function __toString() {
H A Dchr_variation1.phpt14 public function __toString() {
H A Dtrim1.phpt25 public function __toString() {
/PHP-8.0/ext/zend_test/
H A Dtest_arginfo.h114 static ZEND_METHOD(_ZendTestClass, __toString);
154 …ZEND_ME(_ZendTestClass, __toString, arginfo_class__ZendTestClass___toString, ZEND_ACC_PUBLIC|ZEND_…
/PHP-8.0/ext/posix/tests/
H A Dposix_ttyname_variation6.phpt21 public function __toString() {
/PHP-8.0/ext/openssl/tests/
H A Dopenssl_private_encrypt_basic.phpt13 function __toString() {
H A Dopenssl_public_encrypt_basic.phpt13 function __toString() {
/PHP-8.0/ext/standard/tests/array/
H A Darray_multisort_variation7.phpt9 public function __toString() {
H A Darray_multisort_variation8.phpt15 public function __toString() {
H A Darray_fill_keys_variation1.phpt15 public function __toString() { return "Class A object"; }
/PHP-8.0/ext/reflection/tests/
H A DReflectionClass_export_basic1.phpt2 ReflectionClass::__toString() - various parameters
H A D001.phpt26 'UMLClass::__toString',
/PHP-8.0/ext/filter/tests/
H A D014.phpt10 function __toString() {
H A D061.phpt10 function __toString() {
/PHP-8.0/ext/simplexml/
H A Dsimplexml.stub.php51 public function __toString(): string {} function in SimpleXMLElement
H A Dsimplexml_arginfo.h113 ZEND_METHOD(SimpleXMLElement, __toString);
145 ZEND_ME(SimpleXMLElement, __toString, arginfo_class_SimpleXMLElement___toString, ZEND_ACC_PUBLIC)
/PHP-8.0/Zend/tests/
H A Dbug28444.phpt15 function __toString() {
H A Dlist_keyed_evaluation_order.inc12 public function __toString(): string {
H A Dsettype_resource.phpt9 function __toString() {
H A Dexception_from_toString.phpt2 Test exceptions thrown from __toString() in various contexts
7 public function __toString() {
H A Dstr_or_obj_of_class_zpp.phpt12 public function __toString() {
/PHP-8.0/ext/intl/tests/
H A Dtransliterator_transliterate_variant1.phpt16 function __toString() { return "inexistent id"; }
/PHP-8.0/ext/xsl/tests/
H A Dxslt011.phpt10 function __toString() { return "not a DomNode object";}
/PHP-8.0/ext/spl/tests/
H A Darray_005.phpt17 public function __toString()

Completed in 26 milliseconds

12345678910>>...14