Searched refs:_reflection_write_property (Results 1 – 1 of 1) sorted by relevance
7154 static zval *_reflection_write_property(zend_object *object, zend_string *name, zval *value, void *… in _reflection_write_property() function7176 reflection_object_handlers.write_property = _reflection_write_property; in PHP_MINIT_FUNCTION()
Completed in 31 milliseconds