php_oci_fetch_errmsg 1642 ext/oci8/oci8.c 			errcode = php_oci_fetch_errmsg(err_p, &errbuf TSRMLS_CC);
php_oci_fetch_errmsg 1654 ext/oci8/oci8.c 			errcode = php_oci_fetch_errmsg(err_p, &errbuf TSRMLS_CC);
php_oci_fetch_errmsg 1663 ext/oci8/oci8.c 			errcode = php_oci_fetch_errmsg(err_p, &errbuf TSRMLS_CC);
php_oci_fetch_errmsg 1658 ext/oci8/oci8_interface.c 	errcode = php_oci_fetch_errmsg(errh, &errbuf TSRMLS_CC);
php_oci_fetch_errmsg  407 ext/oci8/php_oci8_int.h sb4 php_oci_fetch_errmsg(OCIError *error_handle, text **error_buf TSRMLS_DC);