Searched refs:param_dtor (Results 1 – 1 of 1) sorted by relevance
272 static void param_dtor(zval *el) /* {{{ */ in param_dtor() function306 zend_hash_init(hash, 13, NULL, param_dtor, 0); in really_register_bound_param()
Completed in 19 milliseconds