/PHP-8.3/ext/oci8/ |
H A D | oci8_collection.c | 230 PHP_OCI_HANDLE_ERROR(connection, connection->errcode); in php_oci_collection_create() 247 PHP_OCI_HANDLE_ERROR(connection, connection->errcode); in php_oci_collection_size() 279 PHP_OCI_HANDLE_ERROR(connection, connection->errcode); in php_oci_collection_trim() 300 PHP_OCI_HANDLE_ERROR(connection, connection->errcode); in php_oci_collection_append_null() 323 PHP_OCI_HANDLE_ERROR(connection, connection->errcode); in php_oci_collection_append_date() 339 PHP_OCI_HANDLE_ERROR(connection, connection->errcode); in php_oci_collection_append_date() 364 PHP_OCI_HANDLE_ERROR(connection, connection->errcode); in php_oci_collection_append_number() 380 PHP_OCI_HANDLE_ERROR(connection, connection->errcode); in php_oci_collection_append_number() 402 PHP_OCI_HANDLE_ERROR(connection, connection->errcode); in php_oci_collection_append_string() 418 PHP_OCI_HANDLE_ERROR(connection, connection->errcode); in php_oci_collection_append_string() [all …]
|
H A D | oci8_lob.c | 73 OCI_G(errcode) = php_oci_error(OCI_G(err), errstatus); in php_oci_lob_create() 74 PHP_OCI_HANDLE_ERROR(connection, OCI_G(errcode)); in php_oci_lob_create() 130 PHP_OCI_HANDLE_ERROR(connection, connection->errcode); in php_oci_lob_get_length() 139 PHP_OCI_HANDLE_ERROR(connection, connection->errcode); in php_oci_lob_get_length() 150 PHP_OCI_HANDLE_ERROR(connection, connection->errcode); in php_oci_lob_get_length() 221 PHP_OCI_HANDLE_ERROR(connection, connection->errcode); in php_oci_lob_calculate_buffer() 290 PHP_OCI_HANDLE_ERROR(connection, connection->errcode); in php_oci_lob_read() 364 PHP_OCI_HANDLE_ERROR(connection, connection->errcode); in php_oci_lob_read() 436 PHP_OCI_HANDLE_ERROR(connection, connection->errcode); in php_oci_lob_write() 482 PHP_OCI_HANDLE_ERROR(connection, connection->errcode); in php_oci_lob_set_buffering() [all …]
|
H A D | oci8.c | 299 OCI_G(errcode) = 0; in PHP_RINIT_FUNCTION() 642 if (errcode) { in php_oci_error() 653 if (errcode) { in php_oci_error() 661 if (errcode) { in php_oci_error() 687 return errcode; in php_oci_error() 1230 OCI_G(errcode) = error_code; in php_oci_connection_ping() 2054 if (OCI_G(errcode) != OCI_SUCCESS) { in php_oci_create_env() 2099 if (OCI_G(errcode) != OCI_SUCCESS) { in php_oci_old_create_session() 2486 return OCI_G(errcode); in php_oci_ping_init() 2493 return OCI_G(errcode); in php_oci_ping_init() [all …]
|
H A D | oci8_statement.c | 84 connection->errcode = php_oci_error(connection->err, errstatus); in php_oci_statement_create() 88 PHP_OCI_HANDLE_ERROR(connection, connection->errcode); in php_oci_statement_create() 165 statement2->errcode = 0; in php_oci_get_implicit_resultset() 206 statement->errcode = php_oci_error(statement->err, errstatus); in php_oci_statement_set_prefetch() 207 PHP_OCI_HANDLE_ERROR(statement->connection, statement->errcode); in php_oci_statement_set_prefetch() 380 statement->errcode = php_oci_error(statement->err, errstatus); in php_oci_statement_fetch() 381 PHP_OCI_HANDLE_ERROR(statement->connection, statement->errcode); in php_oci_statement_fetch() 1065 PHP_OCI_HANDLE_ERROR(connection, connection->errcode); in php_oci_bind_post_exec() 1076 PHP_OCI_HANDLE_ERROR(connection, connection->errcode); in php_oci_bind_post_exec() 1948 PHP_OCI_HANDLE_ERROR(connection, connection->errcode); in php_oci_bind_array_helper_date() [all …]
|
H A D | oci8_dtrace.d | 20 …probe oci8__check__connection(void *connection, char *client_id, int is_open, long errcode, unsign… 24 probe oci8__error(int status, long errcode);
|
H A D | oci8_interface.c | 1504 sb4 errcode = 0; in PHP_FUNCTION() local 1518 errcode = statement->errcode; in PHP_FUNCTION() 1529 errcode = connection->errcode; in PHP_FUNCTION() 1536 errcode = connection->errcode; in PHP_FUNCTION() 1541 errcode = OCI_G(errcode); in PHP_FUNCTION() 1556 if (errcode) { in PHP_FUNCTION() 1558 add_assoc_long(return_value, "code", errcode); in PHP_FUNCTION() 1850 if (OCI_G(errcode) != OCI_SUCCESS) { in PHP_FUNCTION() 1851 php_oci_error(OCI_G(err), OCI_G(errcode)); in PHP_FUNCTION() 1880 if (OCI_G(errcode) != OCI_SUCCESS) { in PHP_FUNCTION() [all …]
|
H A D | php_oci8_int.h | 153 sb4 errcode; /* last ORA- error number */ member 230 sb4 errcode; /* last ORA- error number */ member 327 #define PHP_OCI_HANDLE_ERROR(connection, errcode) \ argument 330 switch (errcode) { \ 369 php_oci_dtrace_check_connection(connection, errcode, serverStatus); \ 441 void php_oci_dtrace_check_connection(php_oci_connection *connection, sb4 errcode, ub4 serverStatus); 518 sb4 errcode; /* global last ORA- error number. Used when connect fails, for example */
|
/PHP-8.3/ext/ldap/tests/ |
H A D | ldap_bind_ext.phpt | 22 ldap_parse_result($link, $result, $errcode, $matcheddn, $errmsg, $referrals, $ctrls), 23 $errcode, 27 ldap_parse_result($link, $result, $errcode, $matcheddn, $errmsg, $referrals, $ctrls), 28 $errcode, 36 ldap_parse_result($link, $result, $errcode, $matcheddn, $errmsg, $referrals, $ctrls), 37 $errcode, 41 ldap_parse_result($link, $result, $errcode, $matcheddn, $errmsg, $referrals, $ctrls), 42 $errcode,
|
H A D | ldap_search_sort_controls.phpt | 35 ldap_parse_result($link, $result, $errcode , $matcheddn , $errmsg , $referrals, $controls), 36 $errcode, 65 ldap_parse_result($link, $result, $errcode , $matcheddn , $errmsg , $referrals, $controls), 70 $controls[LDAP_CONTROL_VLVRESPONSE]['value']['errcode'], 146 ["errcode"]=> 201 ["errcode"]=>
|
H A D | ldap_parse_result_basic.phpt | 22 $errcode = $dn = $errmsg = $refs = null; 24 ldap_parse_result($link, $result, $errcode, $dn, $errmsg, $refs), 25 $errcode, $dn, $errmsg, $refs
|
H A D | ldap_mod_ext.phpt | 33 ldap_parse_result($link, $result, $errcode, $matcheddn, $errmsg, $referrals, $ctrls), 34 $errcode, 47 ldap_parse_result($link, $result, $errcode, $matcheddn, $errmsg, $referrals, $ctrls), 48 $errcode,
|
H A D | ldap_delete_ext.phpt | 31 ldap_parse_result($link, $result, $errcode, $matcheddn, $errmsg, $referrals, $ctrls), 32 $errcode,
|
H A D | ldap_add_ext.phpt | 26 ldap_parse_result($link, $result, $errcode, $matcheddn, $errmsg, $referrals, $ctrls), 27 $errcode,
|
H A D | ldap_rename_ext.phpt | 28 ldap_parse_result($link, $result, $errcode, $matcheddn, $errmsg, $referrals, $ctrls), 29 $errcode,
|
H A D | ldap_parse_result_controls.phpt | 25 ldap_parse_result($link, $result, $errcode, $dn, $errmsg, $refs, $ctrls),
|
/PHP-8.3/ext/json/ |
H A D | json_parser.y | 37 parser->scanner.errcode = PHP_JSON_ERROR_DEPTH; \ 110 parser->scanner.errcode = PHP_JSON_ERROR_STATE_MISMATCH; 166 parser->scanner.errcode = PHP_JSON_ERROR_STATE_MISMATCH; 244 parser->scanner.errcode = PHP_JSON_ERROR_INVALID_PROPERTY_NAME; in php_json_parser_object_update() 301 if (!parser->scanner.errcode) { in php_json_yyerror() 302 parser->scanner.errcode = PHP_JSON_ERROR_SYNTAX; in php_json_yyerror() 308 return parser->scanner.errcode; in php_json_parser_error_code()
|
H A D | json_scanner.re | 203 s->errcode = PHP_JSON_ERROR_CTRL_CHAR; 215 s->errcode = PHP_JSON_ERROR_CTRL_CHAR; 219 s->errcode = PHP_JSON_ERROR_SYNTAX; 223 s->errcode = PHP_JSON_ERROR_UTF8; 228 s->errcode = PHP_JSON_ERROR_CTRL_CHAR; 248 s->errcode = PHP_JSON_ERROR_UTF16; 256 s->errcode = PHP_JSON_ERROR_SYNTAX; 285 s->errcode = PHP_JSON_ERROR_UTF8; 295 s->errcode = PHP_JSON_ERROR_UTF8; 360 s->errcode = PHP_JSON_ERROR_SYNTAX; [all …]
|
H A D | php_json_scanner.h | 37 php_json_error_code errcode; /* error type if there is an error */ member
|
/PHP-8.3/ext/pdo_pgsql/ |
H A D | php_pdo_pgsql_int.h | 31 unsigned int errcode; member 76 extern int _pdo_pgsql_error(pdo_dbh_t *dbh, pdo_stmt_t *stmt, int errcode, const char *sqlstate, co…
|
/PHP-8.3/ext/pdo_mysql/ |
H A D | mysql_driver.c | 61 einfo->errcode = mysql_stmt_errno(S->stmt); in _pdo_mysql_error() 63 einfo->errcode = mysql_errno(H->server); in _pdo_mysql_error() 74 if (einfo->errcode) { in _pdo_mysql_error() 75 if (einfo->errcode == 2014) { in _pdo_mysql_error() 90 } else if (einfo->errcode == 2057) { in _pdo_mysql_error() 116 pdo_throw_exception(einfo->errcode, einfo->errmsg, pdo_err); in _pdo_mysql_error() 119 PDO_DBG_RETURN(einfo->errcode); in _pdo_mysql_error() 138 if (einfo->errcode) { in pdo_mysql_fetch_error_func() 139 add_next_index_long(info, einfo->errcode); in pdo_mysql_fetch_error_func() 272 PDO_DBG_RETURN(H->einfo.errcode ? -1 : 0); in mysql_handle_doer() [all …]
|
/PHP-8.3/ext/pdo_sqlite/ |
H A D | sqlite_driver.c | 37 einfo->errcode = sqlite3_errcode(H->db); in _pdo_sqlite_error() 41 if (einfo->errcode != SQLITE_OK) { in _pdo_sqlite_error() 50 switch (einfo->errcode) { in _pdo_sqlite_error() 78 pdo_throw_exception(einfo->errcode, einfo->errmsg, pdo_err); in _pdo_sqlite_error() 81 return einfo->errcode; in _pdo_sqlite_error() 90 if (einfo->errcode) { in pdo_sqlite_fetch_error_func() 91 add_next_index_long(info, einfo->errcode); in pdo_sqlite_fetch_error_func() 188 H->einfo.errcode = SQLITE_ERROR; in sqlite_handle_preparer() 785 H->einfo.errcode = 0; in pdo_sqlite_handle_factory()
|
H A D | php_pdo_sqlite_int.h | 25 unsigned int errcode; member
|
/PHP-8.3/ext/sqlite3/ |
H A D | sqlite3.c | 180 int errcode; in PHP_METHOD() local 191 if (errcode != SQLITE_OK) { in PHP_METHOD() 208 int errcode; in PHP_METHOD() local 221 if (errcode != SQLITE_OK) { in PHP_METHOD() 505 int errcode; in PHP_METHOD() local 526 if (errcode != SQLITE_OK) { in PHP_METHOD() 567 int errcode; in PHP_METHOD() local 569 if (errcode != SQLITE_OK) { in PHP_METHOD() 685 int errcode; in PHP_METHOD() local 687 if (errcode != SQLITE_OK) { in PHP_METHOD() [all …]
|
/PHP-8.3/ext/pdo_oci/ |
H A D | oci_driver.c | 47 if (einfo->errcode) { in pdo_oci_fetch_error_func() 48 add_next_index_long(info, einfo->errcode); in pdo_oci_fetch_error_func() 77 einfo->errcode = 0; in _oci_error() 92 OCIErrorGet(err, (ub4)1, NULL, &einfo->errcode, errbuf, (ub4)sizeof(errbuf), OCI_HTYPE_ERROR); in _oci_error() 97 OCIErrorGet(err, (ub4)1, NULL, &einfo->errcode, errbuf, (ub4)sizeof(errbuf), OCI_HTYPE_ERROR); in _oci_error() 123 if (einfo->errcode) { in _oci_error() 124 switch (einfo->errcode) { in _oci_error() 179 …zend_throw_exception_ex(php_pdo_get_exception(), einfo->errcode, "SQLSTATE[%s]: %s", *pdo_err, ein… in _oci_error() 182 return einfo->errcode; in _oci_error()
|
H A D | php_pdo_oci_int.h | 29 sb4 errcode; member
|