Home
last modified time | relevance | path

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

/PHP-5.5/ext/oci8/
H A Dphp_oci8_int.h372 void php_oci_bind_hash_dtor (void *data);
H A Doci8_statement.c1100 zend_hash_init(statement->binds, 13, NULL, php_oci_bind_hash_dtor, 0); in php_oci_bind_by_name()
1457 zend_hash_init(statement->binds, 13, NULL, php_oci_bind_hash_dtor, 0); in php_oci_bind_array_by_name()
H A Doci8.c1529 void php_oci_bind_hash_dtor(void *data) in php_oci_bind_hash_dtor() function

Completed in 23 milliseconds