Searched refs:php_oci_cleanup_pre_fetch (Results 1 – 2 of 2) sorted by relevance
504 int php_oci_cleanup_pre_fetch(zval *data);
219 int php_oci_cleanup_pre_fetch(zval *data) in php_oci_cleanup_pre_fetch() function266 zend_hash_apply(statement->columns, php_oci_cleanup_pre_fetch); in php_oci_statement_fetch()
Completed in 9 milliseconds