OCIError          144 ext/oci8/oci8.c static sword php_oci_ping_init(php_oci_connection *connection, OCIError *errh TSRMLS_DC);
OCIError         1633 ext/oci8/oci8.c sb4 php_oci_error(OCIError *err_p, sword errstatus TSRMLS_DC)
OCIError         1699 ext/oci8/oci8.c sb4 php_oci_fetch_errmsg(OCIError *error_handle, text **error_buf TSRMLS_DC)
OCIError         3464 ext/oci8/oci8.c static sword php_oci_ping_init(php_oci_connection *connection, OCIError *errh TSRMLS_DC)
OCIError          125 ext/oci8/php_oci8_int.h 	OCIError	 *err;					/* pool's error handle	*/
OCIError          142 ext/oci8/php_oci8_int.h 	OCIError	   *err;						/* private error handle */
OCIError          220 ext/oci8/php_oci8_int.h 	OCIError			*err;					/* private error handle */
OCIError          406 ext/oci8/php_oci8_int.h sb4 php_oci_error(OCIError *err_p, sword status TSRMLS_DC);
OCIError          407 ext/oci8/php_oci8_int.h sb4 php_oci_fetch_errmsg(OCIError *error_handle, text **error_buf TSRMLS_DC);
OCIError          497 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 TSRMLS_DC) /* {{{ */
OCIError           35 ext/pdo_oci/php_pdo_oci_int.h 	OCIError	*err;
OCIError           63 ext/pdo_oci/php_pdo_oci_int.h 	OCIError	*err;
OCIError           89 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 TSRMLS_DC);