Home
last modified time | relevance | path

Searched defs:errcode (Results 1 – 8 of 8) sorted by relevance

/PHP-8.2/ext/json/
H A Dphp_json_scanner.h37 php_json_error_code errcode; /* error type if there is an error */ member
/PHP-8.2/ext/sqlite3/
H A Dsqlite3.c74 static void php_sqlite3_error(php_sqlite3_db_object *db_obj, int errcode, const char *format, ...) in php_sqlite3_error()
180 int errcode; in PHP_METHOD() local
208 int errcode; in PHP_METHOD() local
505 int errcode; in PHP_METHOD() local
567 int errcode; in PHP_METHOD() local
685 int errcode; in PHP_METHOD() local
1837 int errcode; in PHP_METHOD() local
/PHP-8.2/ext/pdo_sqlite/
H A Dphp_pdo_sqlite_int.h25 unsigned int errcode; member
/PHP-8.2/ext/pdo_pgsql/
H A Dphp_pdo_pgsql_int.h31 unsigned int errcode; member
H A Dpgsql_driver.c67 int _pdo_pgsql_error(pdo_dbh_t *dbh, pdo_stmt_t *stmt, int errcode, const char *sqlstate, const cha… in _pdo_pgsql_error()
/PHP-8.2/ext/pdo_mysql/
H A Dphp_pdo_mysql_int.h94 unsigned int errcode; member
/PHP-8.2/ext/mysqlnd/
H A Dmysqlnd_vio.c161 int errcode = 0; in MYSQLND_METHOD() local
/PHP-8.2/ext/ldap/
H A Dldap.c334 int errcode, rc; in _php_ldap_control_to_array() local
354 int target, count, errcode, rc; in _php_ldap_control_to_array() local
3307 zval *link, *result, *errcode, *matcheddn, *errmsg, *referrals, *serverctrls; in PHP_FUNCTION() local

Completed in 35 milliseconds