php_oci_fetch_errmsg 1623 oci8/oci8.c    			errcode = php_oci_fetch_errmsg(err_p, &errbuf TSRMLS_CC);
php_oci_fetch_errmsg 1635 oci8/oci8.c    			errcode = php_oci_fetch_errmsg(err_p, &errbuf TSRMLS_CC);
php_oci_fetch_errmsg 1644 oci8/oci8.c    			errcode = php_oci_fetch_errmsg(err_p, &errbuf TSRMLS_CC);
php_oci_fetch_errmsg 1677 oci8/oci8_interface.c 	errcode = php_oci_fetch_errmsg(errh, &errbuf TSRMLS_CC);
php_oci_fetch_errmsg  378 oci8/php_oci8_int.h sb4 php_oci_fetch_errmsg(OCIError *, text ** TSRMLS_DC);