/PHP-8.3/ext/gettext/ |
H A D | gettext.stub.php | 9 function gettext(string $message): string {} 12 function _(string $message): string {} 15 function dgettext(string $domain, string $message): string {} 18 function dcgettext(string $domain, string $message, int $category): string {}
|
/PHP-8.3/Zend/ |
H A D | zend_exceptions.stub.php | 31 protected $message = ""; variable in Exception 45 public function __construct(string $message = "", int $code = 0, ?Throwable $previous = null) {} 73 string $message = "", 90 protected $message = ""; variable in Error 106 public function __construct(string $message = "", int $code = 0, ?Throwable $previous = null) {}
|
H A D | zend_exceptions.c | 308 zend_string *message = NULL; in ZEND_METHOD() local 358 zend_string *message = NULL, *filename = NULL; in ZEND_METHOD() local 668 zend_string *message = zval_get_string(GET_PROPERTY(exception, ZEND_STR_MESSAGE)); in ZEND_METHOD() local 823 static zend_object *zend_throw_exception_zstr(zend_class_entry *exception_ce, zend_string *message,… in zend_throw_exception_zstr() 851 … zend_object *zend_throw_exception(zend_class_entry *exception_ce, const char *message, zend_long … in zend_throw_exception() 865 char *message; in zend_throw_exception_ex() local 877 …bject *zend_throw_error_exception(zend_class_entry *exception_ce, zend_string *message, zend_long … in zend_throw_error_exception() 893 zend_string *message = zend_vstrpprintf(0, format, args); in zend_error_va() local 912 zend_string *message = zval_get_string(GET_PROPERTY(&exception, ZEND_STR_MESSAGE)); in zend_exception_error() local
|
H A D | zend.c | 302 ZEND_API size_t zend_spprintf(char **message, size_t max_len, const char *format, ...) /* {{{ */ in zend_spprintf() 314 ZEND_API size_t zend_spprintf_unchecked(char **message, size_t max_len, const char *format, ...) /*… in zend_spprintf_unchecked() 1342 ZEND_API void zend_message_dispatcher(zend_long message, const void *data) /* {{{ */ in zend_message_dispatcher() 1378 int orig_type, zend_string *error_filename, uint32_t error_lineno, zend_string *message) in zend_error_zstr_at() 1545 zend_string *message = zend_vstrpprintf(0, format, args); in zend_error_va_list() local 1659 …ND_API ZEND_COLD ZEND_NORETURN void zend_strerror_noreturn(int type, int errn, const char *message) in zend_strerror_noreturn() 1677 ZEND_API ZEND_COLD void zend_error_zstr(int type, zend_string *message) { in zend_error_zstr() 1721 char *message = NULL; in zend_throw_error() local 1773 char *message = NULL; in zend_type_error() local 1785 char *message = NULL; in zend_argument_count_error() local [all …]
|
H A D | zend_extensions.c | 239 int message; in zend_extension_message_dispatcher() local 251 ZEND_API void zend_extension_dispatch_message(int message, void *arg) in zend_extension_dispatch_message()
|
H A D | zend_dtrace.c | 112 …error_notify_cb(int type, zend_string *error_filename, uint32_t error_lineno, zend_string *message) in dtrace_error_notify_cb()
|
/PHP-8.3/ext/standard/ |
H A D | mail.c | 243 char *to=NULL, *message=NULL; in PHP_FUNCTION() local 344 void php_mail_log_crlf_to_spaces(char *message) { in php_mail_log_crlf_to_spaces() 355 void php_mail_log_to_syslog(char *message) { in php_mail_log_to_syslog() 363 void php_mail_log_to_file(char *filename, char *message, size_t message_size) { in php_mail_log_to_file() 412 PHPAPI int php_mail(const char *to, const char *subject, const char *message, const char *headers, … in php_mail()
|
H A D | syslog.c | 98 zend_string *message; in PHP_FUNCTION() local
|
/PHP-8.3/ext/intl/common/ |
H A D | common_date.cpp | 42 char *message; in timezone_convert_datetimezone() local 102 char *message; in intl_datetime_decompose() local 170 char *message; in intl_zval_to_millis() local
|
/PHP-8.3/win32/ |
H A D | wsyslog.c | 81 void syslog(int priority, const char *message, ...) in syslog() 90 void vsyslog(int priority, const char *message, va_list args) in vsyslog()
|
/PHP-8.3/ext/sodium/ |
H A D | libsodium.stub.php | 503 function sodium_crypto_aead_aes256gcm_decrypt(string $ciphertext, string $additional_data, string $… argument 505 function sodium_crypto_aead_aes256gcm_encrypt(#[\SensitiveParameter] string $message, string $addit…
|
/PHP-8.3/ext/intl/msgformat/ |
H A D | msgformat_helpers.cpp | 421 char *message; in umsg_format_helper() local 457 char *message; in umsg_format_helper() local 529 char *message; in umsg_format_helper() local 573 char *message; in umsg_format_helper() local
|
H A D | msgformat.stub.php | 40 …public static function parseMessage(string $locale, string $pattern, string $message): array|false…
|
/PHP-8.3/ext/sysvmsg/ |
H A D | sysvmsg.stub.php | 45 function msg_send(SysvMessageQueue $queue, int $message_type, $message, bool $serialize = true, boo… 51 function msg_receive(
|
/PHP-8.3/ext/intl/collator/ |
H A D | collator_error.c | 48 zend_string* message = NULL; in PHP_FUNCTION() local
|
/PHP-8.3/ext/intl/dateformat/ |
H A D | dateformat.c | 46 zend_string *message = NULL; in PHP_FUNCTION() local
|
/PHP-8.3/ext/intl/timezone/ |
H A D | timezone_class.cpp | 66 char *message = NULL; in timezone_convert_to_datetimezone() local 135 char *message = NULL; in timezone_process_timezone_argument() local
|
/PHP-8.3/ext/intl/transliterator/ |
H A D | transliterator_methods.c | 304 zend_string *message = intl_error_get_message( NULL ); in PHP_FUNCTION() local 454 zend_string* message = NULL; in PHP_FUNCTION() local
|
/PHP-8.3/ext/pcre/pcre2lib/ |
H A D | pcre2_error.c | 299 const unsigned char *message; in pcre2_get_error_message() local
|
/PHP-8.3/pear/ |
H A D | fetch.php | 9 function stream_notification_callback($notification_code, $severity, $message, $message_code, $byte…
|
/PHP-8.3/ext/mysqli/ |
H A D | mysqli_exception.c | 34 char *message; in php_mysqli_throw_sql_exception() local
|
/PHP-8.3/ext/ |
H A D | ext_skel.php | 22 function error($message) {
|
/PHP-8.3/ext/com_dotnet/ |
H A D | com_misc.c | 28 void php_com_throw_exception(HRESULT code, char *message) in php_com_throw_exception()
|
/PHP-8.3/ext/intl/formatter/ |
H A D | formatter_main.c | 129 zend_string *message = NULL; in PHP_FUNCTION() local
|
/PHP-8.3/main/ |
H A D | php_syslog.c | 35 PHPAPI void php_syslog_str(int priority, const zend_string* message) in php_syslog_str()
|