Home
last modified time | relevance | path

Searched defs:error_code (Results 1 – 20 of 20) sorted by relevance

/PHP-7.2/ext/dom/
H A Ddomexception.c43 void php_dom_throw_error_with_message(int error_code, char *error_message, int strict_error) /* {{{… in php_dom_throw_error_with_message()
54 void php_dom_throw_error(int error_code, int strict_error) in php_dom_throw_error()
/PHP-7.2/ext/intl/spoofchecker/
H A Dspoofchecker_main.c32 zval *error_code = NULL; in PHP_METHOD() local
64 zval *error_code = NULL; in PHP_METHOD() local
/PHP-7.2/ext/json/
H A Dphp_json_encoder.h30 php_json_error_code error_code; member
H A Dphp_json.h88 php_json_error_code error_code; variable
/PHP-7.2/ext/pcre/
H A Dphp_pcre.h81 int error_code; variable
/PHP-7.2/main/
H A Dnetwork.c303 int *error_code)
413 int socktype, long sockopts, zend_string **error_string, int *error_code
726 int *error_code,
782 int *error_code, char *bindto, unsigned short bindport, long sockopts
/PHP-7.2/ext/date/lib/
H A Dparse_date.c337 static void add_warning(Scanner *s, int error_code, char *error) in add_warning()
347 static void add_error(Scanner *s, int error_code, char *error) in add_error()
357 static void add_pbf_warning(Scanner *s, int error_code, char *error, char *sptr, char *cptr) in add_pbf_warning()
367 static void add_pbf_error(Scanner *s, int error_code, char *error, char *sptr, char *cptr) in add_pbf_error()
H A Dtimelib.c48 const char *timelib_get_error_message(int error_code) in timelib_get_error_message()
H A Dparse_tz.c456 timelib_tzinfo *timelib_parse_tzfile(char *timezone, const timelib_tzdb *tzdb, int *error_code) in timelib_parse_tzfile()
H A Dtimelib.h273 int error_code; member
/PHP-7.2/ext/pdo_oci/
H A Doci_driver.c613 sb4 error_code = 0; in pdo_oci_check_liveness() local
/PHP-7.2/main/streams/
H A Dtransports.c230 int *error_code in php_stream_xport_connect()
H A Dphp_stream_transport.h160 int error_code; member
/PHP-7.2/ext/pdo_firebird/
H A Dfirebird_driver.c40 pdo_error_type *const error_code = stmt ? &stmt->error_code : &dbh->error_code; in _firebird_error() local
/PHP-7.2/ext/oci8/
H A Doci8.c1576 sb4 error_code = 0; in php_oci_fetch_errmsg() local
2120 sb4 error_code = 0; in php_oci_connection_ping() local
/PHP-7.2/ext/soap/
H A Dphp_soap.h166 char* error_code; variable
/PHP-7.2/ext/pdo/
H A Dphp_pdo_driver.h482 pdo_error_type error_code; member
611 pdo_error_type error_code; member
/PHP-7.2/ext/mysqlnd/
H A Dmysqlnd_wireprotocol.h255 unsigned char error_code; member
/PHP-7.2/ext/standard/
H A Dbasic_functions.c4140 int error_code; local
/PHP-7.2/ext/openssl/
H A Dopenssl.c720 int error_code = ERR_get_error(); in php_openssl_store_errors() local

Completed in 106 milliseconds