Searched refs:php_oci_cleanup_pre_fetch (Results 1 – 2 of 2) sorted by relevance
501 int php_oci_cleanup_pre_fetch(zval *data);
215 int php_oci_cleanup_pre_fetch(zval *data) in php_oci_cleanup_pre_fetch() function262 zend_hash_apply(statement->columns, php_oci_cleanup_pre_fetch); in php_oci_statement_fetch()
Completed in 11 milliseconds