/PHP-8.0/ext/intl/ |
H A D | intl_data.h | 47 #define INTL_CHECK_STATUS(err, msg) \ argument 56 #define INTL_CHECK_STATUS_OR_NULL(err, msg) \ argument 66 #define INTL_METHOD_CHECK_STATUS(obj, msg) \ argument 75 #define INTL_METHOD_CHECK_STATUS_OR_GOTO(obj, msg, label) \ argument 85 #define INTL_METHOD_CHECK_STATUS_OR_NULL(obj, msg) \ argument 95 #define INTL_CTOR_CHECK_STATUS(obj, msg) \ argument
|
H A D | intl_error.c | 90 void intl_error_set_custom_msg( intl_error* err, const char* msg, int copyMsg ) in intl_error_set_custom_msg() 161 void intl_error_set( intl_error* err, UErrorCode code, const char* msg, int copyMsg ) in intl_error_set() 169 void intl_errors_set( intl_error* err, UErrorCode code, const char* msg, int copyMsg ) in intl_errors_set() 187 void intl_errors_set_custom_msg( intl_error* err, const char* msg, int copyMsg ) in intl_errors_set_custom_msg()
|
/PHP-8.0/ext/mysqlnd/ |
H A D | mysqlnd_debug.h | 97 #define DBG_INF_EX(dbg_obj, msg) do { if (dbg_skip_trace == FALSE && (dbg_obj)) (dbg_obj)->m->log(… argument 166 static inline void DBG_INF_EX(MYSQLND_DEBUG * dbg_obj, const char * const msg) {} in DBG_INF_EX() 167 static inline void DBG_ERR_EX(MYSQLND_DEBUG * dbg_obj, const char * const msg) {} in DBG_ERR_EX() 180 #define DBG_INF(msg) DBG_INF_EX(MYSQLND_G(dbg), (msg)) argument 181 #define DBG_ERR(msg) DBG_ERR_EX(MYSQLND_G(dbg), (msg)) argument 192 #define TRACE_ALLOC_INF(msg) DBG_INF_EX(MYSQLND_G(trace_alloc), (msg)) argument 193 #define TRACE_ALLOC_ERR(msg) DBG_ERR_EX(MYSQLND_G(trace_alloc), (msg)) argument 205 static inline void DBG_INF(const char * const msg) {} in DBG_INF() 206 static inline void DBG_ERR(const char * const msg) {} in DBG_ERR() 216 static inline void TRACE_ALLOC_INF(const char * const msg) {} in TRACE_ALLOC_INF() [all …]
|
/PHP-8.0/ext/sodium/ |
H A D | libsodium.c | 476 unsigned char *msg; in PHP_FUNCTION() local 506 unsigned char *msg; in PHP_FUNCTION() local 546 zend_string *msg; in PHP_FUNCTION() local 589 unsigned char *msg; in PHP_FUNCTION() local 916 unsigned char *msg; in PHP_FUNCTION() local 960 zend_string *msg; in PHP_FUNCTION() local 1005 unsigned char *msg; in PHP_FUNCTION() local 1038 zend_string *msg; in PHP_FUNCTION() local 1362 unsigned char *msg; in PHP_FUNCTION() local 2653 char *msg; in PHP_FUNCTION() local [all …]
|
/PHP-8.0/ext/com_dotnet/ |
H A D | com_olechar.c | 59 char *msg = php_win32_error_to_msg(GetLastError()); in php_com_string_to_olestring() local 90 char *msg = php_win32_error_to_msg(GetLastError()); in php_com_olestring_to_string() local 145 char *msg = php_win32_error_to_msg(GetLastError()); in php_com_bstr_to_string() local
|
H A D | com_com.c | 218 char *werr, *msg; in PHP_METHOD() local 344 char *source = NULL, *desc = NULL, *msg = NULL; in php_com_invoke_helper() local 478 char *msg = NULL; in php_com_do_invoke_byref() local 641 char *msg = NULL; in php_com_do_invoke() local 788 MSG msg; in PHP_FUNCTION() local
|
H A D | com_variant.c | 475 char *werr, *msg; in PHP_METHOD() local 1038 char *werr, *msg; in PHP_FUNCTION() local 1071 char *werr, *msg; in PHP_FUNCTION() local
|
/PHP-8.0/ext/intl/idn/ |
H A D | idn.c | 98 static int php_intl_idn_check_status(UErrorCode err, const char *msg) in php_intl_idn_check_status() 114 static inline void php_intl_bad_args(const char *msg) in php_intl_bad_args()
|
/PHP-8.0/ext/libxml/ |
H A D | libxml.c | 484 static void _php_list_set_error_structure(xmlErrorPtr error, const char *msg) in _php_list_set_error_structure() 516 static void php_libxml_ctx_error_level(int level, void *ctx, const char *msg) in php_libxml_ctx_error_level() 531 void php_libxml_issue_error(int level, const char *msg) in php_libxml_issue_error() 540 static void php_libxml_internal_error_handler(int error_type, void *ctx, const char **msg, va_list … in php_libxml_internal_error_handler() 719 PHP_LIBXML_API void php_libxml_ctx_error(void *ctx, const char *msg, ...) in php_libxml_ctx_error() 727 PHP_LIBXML_API void php_libxml_ctx_warning(void *ctx, const char *msg, ...) in php_libxml_ctx_warning() 742 PHP_LIBXML_API void php_libxml_error_handler(void *ctx, const char *msg, ...) in php_libxml_error_handler()
|
/PHP-8.0/ext/pdo_mysql/ |
H A D | php_pdo_mysql_int.h | 37 #define PDO_DBG_INF(msg) do { if (dbg_skip_trace == FALSE) PDO_MYSQL_G(dbg)->m->log(PDO_MYSQL_G(dbg… argument 38 #define PDO_DBG_ERR(msg) do { if (dbg_skip_trace == FALSE) PDO_MYSQL_G(dbg)->m->log(PDO_MYSQL_G(dbg… argument 53 static inline void PDO_DBG_INF(char *msg) {} in PDO_DBG_INF() 54 static inline void PDO_DBG_ERR(char *msg) {} in PDO_DBG_ERR()
|
/PHP-8.0/ext/intl/dateformat/ |
H A D | dateformat_helpers.cpp | 35 char *msg; in datefmt_process_calendar_arg() local
|
/PHP-8.0/ext/intl/transliterator/ |
H A D | transliterator_methods.c | 169 char *msg = NULL; in PHP_FUNCTION() local 346 char *msg; in PHP_FUNCTION() local
|
/PHP-8.0/sapi/phpdbg/ |
H A D | phpdbg_rinit_hook.c | 67 char *msg = NULL; in PHP_RINIT_FUNCTION() local
|
H A D | phpdbg_info.c | 121 #define VARIABLEINFO(attrs, msg, ...) \ in PHPDBG_INFO() argument 231 #define VARIABLEINFO(attrs, msg, ...) \ in phpdbg_print_symbols() argument
|
H A D | phpdbg_out.c | 875 static int phpdbg_encode_xml(char **buf, char *msg, int msglen, int from, char *to) { in phpdbg_encode_xml() 929 static int phpdbg_process_print(int fd, int type, const char *tag, const char *msg, int msglen, con… in phpdbg_process_print() 1076 char *msg = NULL, *xml = NULL; in phpdbg_vprint() local 1241 char *msg; in phpdbg_out_internal() local
|
H A D | phpdbg_webdata_transfer.c | 28 PHPDBG_API void phpdbg_webdata_compress(char **msg, size_t *len) { in phpdbg_webdata_compress()
|
/PHP-8.0/ext/sockets/ |
H A D | conversions.h | 18 char *msg; member
|
/PHP-8.0/sapi/fpm/fpm/ |
H A D | fpm_trace_mach.c | 60 char *msg = ""; in fpm_trace_ready() local
|
/PHP-8.0/ext/intl/msgformat/ |
H A D | msgformat_format.c | 129 char *msg = NULL; in PHP_FUNCTION() local
|
H A D | msgformat.c | 85 char *msg = NULL; in msgfmt_ctor() local
|
/PHP-8.0/ext/intl/collator/ |
H A D | collator_class.h | 65 #define COLLATOR_CHECK_STATUS( co, msg ) \ argument
|
/PHP-8.0/ext/opcache/jit/libudis86/ |
H A D | udint.h | 43 #define UDERR(u, msg) \ argument
|
/PHP-8.0/ext/intl/spoofchecker/ |
H A D | spoofchecker_class.h | 70 #define SPOOFCHECKER_CHECK_STATUS(co, msg) \ argument
|
/PHP-8.0/win32/build/ |
H A D | phpize.js.in | 31 function ERROR(msg) argument
|
/PHP-8.0/ext/intl/breakiterator/ |
H A D | breakiterator_methods.cpp | 51 char *msg; in _breakiter_factory() local 177 char *msg; in _breakiter_no_args_ret_int32() local
|