Searched defs:__toString (Results 1 – 6 of 6) sorted by relevance
/PHP-7.2/ext/spl/ |
H A D | spl.php | 338 public function __toString() function in Exception 955 function __toString() {/**/} function in SplFileInfo 1023 function __toString() {/**/} function in DirectoryIterator
|
H A D | spl_iterators.c | 2787 SPL_METHOD(CachingIterator, __toString) in SPL_METHOD() argument
|
/PHP-7.2/ext/reflection/ |
H A D | php_reflection.c | 1618 ZEND_METHOD(reflection_function, __toString) in ZEND_METHOD() argument 2496 ZEND_METHOD(reflection_parameter, __toString) in ZEND_METHOD() argument 2942 ZEND_METHOD(reflection_type, __toString) in ZEND_METHOD() argument 3078 ZEND_METHOD(reflection_method, __toString) in ZEND_METHOD() argument 3616 ZEND_METHOD(reflection_class_constant, __toString) in ZEND_METHOD() argument 3966 ZEND_METHOD(reflection_class, __toString) in ZEND_METHOD() argument 5414 ZEND_METHOD(reflection_property, __toString) in ZEND_METHOD() argument 5750 ZEND_METHOD(reflection_extension, __toString) in ZEND_METHOD() argument 6112 ZEND_METHOD(reflection_zend_extension, __toString) in ZEND_METHOD() argument
|
/PHP-7.2/Zend/ |
H A D | zend_exceptions.c | 664 ZEND_METHOD(exception, __toString) in ZEND_METHOD() argument
|
/PHP-7.2/ext/simplexml/ |
H A D | simplexml.c | 1937 SXE_METHOD(__toString) in SXE_METHOD() argument
|
/PHP-7.2/ext/soap/ |
H A D | soap.c | 927 PHP_METHOD(SoapFault, __toString) in PHP_METHOD() argument
|
Completed in 85 milliseconds