Home
last modified time | relevance | path

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

/PHP-5.6/ext/oci8/
H A Dphp_oci8_int.h403 void php_oci_bind_hash_dtor(void *data);
H A Doci8_statement.c1221 zend_hash_init(statement->binds, 13, NULL, php_oci_bind_hash_dtor, 0); in php_oci_bind_by_name()
1587 zend_hash_init(statement->binds, 13, NULL, php_oci_bind_hash_dtor, 0); in php_oci_bind_array_by_name()
H A Doci8.c1549 void php_oci_bind_hash_dtor(void *data) in php_oci_bind_hash_dtor() function

Completed in 18 milliseconds