OCIError          138 ext/oci8/oci8.c static sword php_oci_ping_init(php_oci_connection *connection, OCIError *errh);
OCIError         1637 ext/oci8/oci8.c sb4 php_oci_error(OCIError *err_p, sword errstatus)
OCIError         1700 ext/oci8/oci8.c sb4 php_oci_fetch_errmsg(OCIError *error_handle, text *error_buf, size_t error_buf_size)
OCIError         3508 ext/oci8/oci8.c static sword php_oci_ping_init(php_oci_connection *connection, OCIError *errh)
OCIError          132 ext/oci8/php_oci8_int.h 	OCIError	 *err;					/* pool's error handle	*/
OCIError          149 ext/oci8/php_oci8_int.h 	OCIError	   *err;						/* private error handle */
OCIError          227 ext/oci8/php_oci8_int.h 	OCIError			*err;					/* private error handle */
OCIError          421 ext/oci8/php_oci8_int.h sb4 php_oci_error(OCIError *err_p, sword status);
OCIError          422 ext/oci8/php_oci8_int.h sb4 php_oci_fetch_errmsg(OCIError *error_handle, text *error_buf, size_t error_buf_size);
OCIError          512 ext/oci8/php_oci8_int.h 	OCIError	*err;							/* global error handle */
OCIError           60 ext/pdo_oci/oci_driver.c ub4 _oci_error(OCIError *err, pdo_dbh_t *dbh, pdo_stmt_t *stmt, char *what, sword status, int isinit, const char *file, int line) /* {{{ */
OCIError          629 ext/pdo_oci/oci_statement.c 	OCIError  *err;
OCIError           35 ext/pdo_oci/php_pdo_oci_int.h 	OCIError	*err;
OCIError           64 ext/pdo_oci/php_pdo_oci_int.h 	OCIError	*err;
OCIError           90 ext/pdo_oci/php_pdo_oci_int.h ub4 _oci_error(OCIError *err, pdo_dbh_t *dbh, pdo_stmt_t *stmt, char *what, sword status, int isinit, const char *file, int line);