php_oci_bind_pre_exec  454 ext/oci8/oci8_statement.c 			zend_hash_apply_with_argument(statement->binds, (apply_func_arg_t) php_oci_bind_pre_exec, (void *)&result TSRMLS_CC);
php_oci_bind_pre_exec  455 ext/oci8/php_oci8_int.h int php_oci_bind_pre_exec(void *data, void *result TSRMLS_DC);