Searched defs:zend_update_static_property_ex (Results 1 - 1 of 1) sorted by relevance
/PHP-7.3/Zend/ | ||
H A D | zend_API.c | 4080 ZEND_API int zend_update_static_property_ex(zend_class_entry *scope, zend_string *name, zval *value) /* {{{ */ function |
Completed in 14 milliseconds