Searched refs:isinit (Results 1 - 2 of 2) sorted by relevance
| /PHP_5_5/ext/pdo_oci/ |
| H A D | php_pdo_oci_int.h | 89 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);
|
| H A D | oci_driver.c | 60 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) /* {{{ */ argument 87 if (isinit) { /* Initialization error */
|
Completed in 3 milliseconds