Home
last modified time | relevance | path

Searched refs:php_oci_fetch_errmsg (Results 1 – 3 of 3) sorted by relevance

/PHP-5.6/ext/oci8/
H A Dphp_oci8_int.h407 sb4 php_oci_fetch_errmsg(OCIError *error_handle, text **error_buf TSRMLS_DC);
H A Doci8.c1642 errcode = php_oci_fetch_errmsg(err_p, &errbuf TSRMLS_CC); in php_oci_error()
1654 errcode = php_oci_fetch_errmsg(err_p, &errbuf TSRMLS_CC); in php_oci_error()
1663 errcode = php_oci_fetch_errmsg(err_p, &errbuf TSRMLS_CC); in php_oci_error()
1699 sb4 php_oci_fetch_errmsg(OCIError *error_handle, text **error_buf TSRMLS_DC) in php_oci_fetch_errmsg() function
H A Doci8_interface.c1658 errcode = php_oci_fetch_errmsg(errh, &errbuf TSRMLS_CC);

Completed in 28 milliseconds