Searched refs:_reflection_write_property (Results 1 – 1 of 1) sorted by relevance
6708 static void _reflection_write_property(zval *object, zval *member, zval *value, void **cache_slot) in _reflection_write_property() function6734 reflection_object_handlers.write_property = _reflection_write_property; in PHP_MINIT_FUNCTION()
Completed in 26 milliseconds