Home
last modified time | relevance | path

Searched refs:_reflection_write_property (Results 1 – 1 of 1) sorted by relevance

/PHP-7.1/ext/reflection/
H A Dphp_reflection.c6808 static void _reflection_write_property(zval *object, zval *member, zval *value, void **cache_slot) in _reflection_write_property() function
6834 reflection_object_handlers.write_property = _reflection_write_property; in PHP_MINIT_FUNCTION()

Completed in 28 milliseconds