Searched defs:__debugInfo (Results 1 - 2 of 2) sorted by relevance
/php-7.4/Zend/ |
H A D | zend.h(last modified 16/03/2020 08:00) | 142 zend_function *__debugInfo; member
|
H A D | zend_API.c(last modified 31/08/2020 08:00) | 2148 zend_function *ctor = NULL, *dtor = NULL, *clone = NULL, *__get = NULL, *__set = NULL, *__unset = NULL, *__isset = NULL, *__call = NULL, *__callstatic = NULL, *__tostring = NULL, *__debugInfo = NULL, *serialize_func = NULL, *unserialize_func = NULL; in zend_register_functions() local
|
Completed in 29 milliseconds