Searched refs:bcmath_number_unset_property (Results 1 – 1 of 1) sorted by relevance
947 static void bcmath_number_unset_property(zend_object *obj, zend_string *name, void **cache_slot) in bcmath_number_unset_property() function1014 bcmath_number_obj_handlers.unset_property = bcmath_number_unset_property; in bcmath_number_register_class()
Completed in 8 milliseconds