Searched refs:get_var_push_dtor_slot (Results 1 – 2 of 2) sorted by relevance
66 static inline zval **get_var_push_dtor_slot(php_unserialize_data_t *var_hashx) in get_var_push_dtor_slot() function98 zval **slot = get_var_push_dtor_slot(var_hashx); in var_push_dtor()494 zval **slot = get_var_push_dtor_slot(var_hash); in object_common2()
64 static inline zval **get_var_push_dtor_slot(php_unserialize_data_t *var_hashx)96 zval **slot = get_var_push_dtor_slot(var_hashx);498 zval **slot = get_var_push_dtor_slot(var_hash);
Completed in 10 milliseconds