err_p            1637 ext/oci8/oci8.c sb4 php_oci_error(OCIError *err_p, sword errstatus)
err_p            1646 ext/oci8/oci8.c 			errcode = php_oci_fetch_errmsg(err_p, errbuf, sizeof(errbuf));
err_p            1657 ext/oci8/oci8.c 			errcode = php_oci_fetch_errmsg(err_p, errbuf, sizeof(errbuf));
err_p            1665 ext/oci8/oci8.c 			errcode = php_oci_fetch_errmsg(err_p, errbuf, sizeof(errbuf));
err_p             421 ext/oci8/php_oci8_int.h sb4 php_oci_error(OCIError *err_p, sword status);