Home
last modified time | relevance | path

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

/PHP-5.5/ext/ereg/regex/
H A Dregerror.c66 int errcode, in regerror()
/PHP-5.5/ext/pcre/pcrelib/
H A Dpcreposix.c210 regerror(int errcode, const regex_t *preg, char *errbuf, size_t errbuf_size) in regerror()
/PHP-5.5/ext/pdo_sqlite/
H A Dphp_pdo_sqlite_int.h29 unsigned int errcode; member
/PHP-5.5/ext/oci8/
H A Dphp_oci8_int.h130 sword errcode; /* last errcode */ member
191 sword errcode; /* last errcode*/ member
285 #define PHP_OCI_HANDLE_ERROR(connection, errcode) \ argument
H A Doci8.c1617 sb4 errcode = 0; in php_oci_error() local
H A Doci8_interface.c1626 sb4 errcode = 0; local
/PHP-5.5/ext/pdo_oci/
H A Dphp_pdo_oci_int.h26 sb4 errcode; member
/PHP-5.5/ext/pdo_pgsql/
H A Dphp_pdo_pgsql_int.h35 unsigned int errcode; member
H A Dpgsql_driver.c75 int _pdo_pgsql_error(pdo_dbh_t *dbh, pdo_stmt_t *stmt, int errcode, const char *sqlstate, const cha… in _pdo_pgsql_error()
/PHP-5.5/ext/sqlite3/
H A Dsqlite3.c186 int errcode; local
454 int sql_len, errcode; local
1621 int sql_len, errcode; local
/PHP-5.5/ext/pdo_mysql/
H A Dphp_pdo_mysql_int.h95 unsigned int errcode; member
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_net.c160 int errcode = 0; in MYSQLND_METHOD() local
/PHP-5.5/ext/ldap/
H A Dldap.c2215 zval *link, *result, *errcode, *matcheddn, *errmsg, *referrals; in PHP_FUNCTION() local
/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3ext.h97 int (*errcode)(sqlite3*db); member
/PHP-5.5/ext/imap/
H A Dphp_imap.c5072 PHP_IMAP_EXPORT long mm_diskerror(MAILSTREAM *stream, long errcode, long serious) in mm_diskerror()

Completed in 81 milliseconds