php_oci_fetch_errmsg  873 ext/oci8/oci8.c 			errcode = php_oci_fetch_errmsg(err_p, &errbuf TSRMLS_CC);
php_oci_fetch_errmsg  888 ext/oci8/oci8.c 			errcode = php_oci_fetch_errmsg(err_p, &errbuf TSRMLS_CC);
php_oci_fetch_errmsg 1629 ext/oci8/oci8_interface.c 	errcode = php_oci_fetch_errmsg(errh, &errbuf TSRMLS_CC);
php_oci_fetch_errmsg  315 ext/oci8/php_oci8_int.h sb4 php_oci_fetch_errmsg(OCIError *, text ** TSRMLS_DC);