Searched refs:php_oci_bind_post_exec (Results 1 – 2 of 2) sorted by relevance
496 int php_oci_bind_post_exec(zval *data);
563 zend_hash_apply(statement->binds, php_oci_bind_post_exec); in php_oci_statement_execute()977 int php_oci_bind_post_exec(zval *data) in php_oci_bind_post_exec() function
Completed in 18 milliseconds