Home
last modified time | relevance | path

Searched defs:error_message (Results 1 – 5 of 5) sorted by relevance

/PHP-8.2/ext/dom/
H A Ddomexception.c35 void php_dom_throw_error_with_message(int error_code, char *error_message, int strict_error) /* {{{… in php_dom_throw_error_with_message()
48 char *error_message; in php_dom_throw_error() local
/PHP-8.2/win32/
H A Dsendmail.c179 PHPAPI int TSendMail(const char *host, int *error, char **error_message, in TSendMail()
387 const char *headers, char *headers_lc, char **error_message) in SendText()
/PHP-8.2/ext/standard/
H A Dftp_fopen_wrapper.c420 zend_string *error_message = NULL; in php_stream_url_wrap_ftp() local
H A Dbasic_functions.stub.php2124 function crypt(#[\SensitiveParameter] string $string, string $salt): string {}
/PHP-8.2/ext/ldap/
H A Dldap.stub.php613 …function ldap_connect(?string $uri = null, int $port = 389, string $wallet = UNKNOWN, #[\Sensitive…

Completed in 39 milliseconds