Searched defs:error_message (Results 1 – 5 of 5) sorted by relevance
/php-src/ext/dom/ |
H A D | domexception.c | 33 void php_dom_throw_error_with_message(dom_exception_code error_code, const char *error_message, boo… in php_dom_throw_error_with_message() 46 const char *error_message; in php_dom_throw_error() local
|
/php-src/win32/ |
H A D | sendmail.c | 178 PHPAPI int TSendMail(const char *host, int *error, char **error_message, in TSendMail() 386 const char *headers, char *headers_lc, char **error_message) in SendText()
|
/php-src/ext/standard/ |
H A D | ftp_fopen_wrapper.c | 420 zend_string *error_message = NULL; in php_stream_url_wrap_ftp() local
|
H A D | basic_functions.stub.php | 2112 function crypt(#[\SensitiveParameter] string $string, string $salt): string {}
|
/php-src/ext/ldap/ |
H A D | ldap.stub.php | 627 …function ldap_connect(?string $uri = null, int $port = 389, string $wallet = UNKNOWN, #[\Sensitive…
|
Completed in 34 milliseconds