Searched defs:__callstatic (Results 1 - 2 of 2) sorted by path
/php-7.4/Zend/ |
H A D | zend.h(last modified 16/03/2020 08:00) | 140 zend_function *__callstatic; 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