Home
last modified time | relevance | path

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

/PHP-7.4/ext/pdo/
H A Dpdo_stmt.c258 static void param_dtor(zval *el) /* {{{ */ in param_dtor() function
292 zend_hash_init(hash, 13, NULL, param_dtor, 0); in really_register_bound_param()

Completed in 9 milliseconds