Searched defs:__set (Results 1 - 2 of 2) sorted by relevance
/PHP-7.3/Zend/ |
H A D | zend.h | 130 union _zend_function *__set; 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 22 milliseconds