Home
last modified time | relevance | path

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

/PHP-5.5/ext/pdo/
H A Dpdo_stmt.c278 static void param_dtor(void *data) /* {{{ */ in param_dtor() function
311 zend_hash_init(hash, 13, NULL, param_dtor, 0); in really_register_bound_param()

Completed in 9 milliseconds