Home
last modified time | relevance | path

Searched refs:php_oci_cleanup_pre_fetch (Results 1 – 2 of 2) sorted by relevance

/PHP-5.5/ext/oci8/
H A Dphp_oci8_int.h461 int php_oci_cleanup_pre_fetch(void *data TSRMLS_DC);
H A Doci8_statement.c137 int php_oci_cleanup_pre_fetch(void *data TSRMLS_DC) in php_oci_cleanup_pre_fetch() function
182 zend_hash_apply(statement->columns, (apply_func_t) php_oci_cleanup_pre_fetch TSRMLS_CC); in php_oci_statement_fetch()

Completed in 11 milliseconds