Home
last modified time | relevance | path

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

/PHP-8.3/ext/oci8/
H A Doci8.c641 errcode = php_oci_fetch_errmsg(err_p, errbuf, sizeof(errbuf)); in php_oci_error()
652 errcode = php_oci_fetch_errmsg(err_p, errbuf, sizeof(errbuf)); in php_oci_error()
660 errcode = php_oci_fetch_errmsg(err_p, errbuf, sizeof(errbuf)); in php_oci_error()
695 sb4 php_oci_fetch_errmsg(OCIError *error_handle, text *error_buf, size_t error_buf_size) in php_oci_fetch_errmsg() function
H A Dphp_oci8_int.h429 sb4 php_oci_fetch_errmsg(OCIError *error_handle, text *error_buf, size_t error_buf_size);
H A Doci8_interface.c1554 errcode = php_oci_fetch_errmsg(errh, errbuf, sizeof(errbuf)); in PHP_FUNCTION()

Completed in 33 milliseconds