Searched defs:__tostring (Results 1 - 2 of 2) sorted by relevance
/PHP-7.3/Zend/ |
H A D | zend.h | 135 union _zend_function *__tostring; member in struct:_zend_class_entry
|
H A D | zend_API.c | 2166 zend_function *ctor = NULL, *dtor = NULL, *clone = NULL, *__get = NULL, *__set = NULL, *__unset = NULL, *__isset = NULL, *__call = NULL, *__callstatic = NULL, *__tostring = NULL, *__debugInfo = NULL; local
|
Completed in 10 milliseconds