Home
last modified time | relevance | path

Searched defs:msg (Results 1 – 25 of 74) sorted by relevance

123

/PHP-7.4/ext/intl/
H A Dintl_data.h49 #define INTL_CHECK_STATUS(err, msg) \ argument
58 #define INTL_CHECK_STATUS_OR_NULL(err, msg) \ argument
68 #define INTL_METHOD_CHECK_STATUS(obj, msg) \ argument
77 #define INTL_METHOD_CHECK_STATUS_OR_NULL(obj, msg) \ argument
87 #define INTL_CTOR_CHECK_STATUS(obj, msg) \ argument
H A Dintl_error.c104 void intl_error_set_custom_msg( intl_error* err, const char* msg, int copyMsg ) in intl_error_set_custom_msg()
183 void intl_error_set( intl_error* err, UErrorCode code, const char* msg, int copyMsg ) in intl_error_set()
193 void intl_errors_set( intl_error* err, UErrorCode code, const char* msg, int copyMsg ) in intl_errors_set()
213 void intl_errors_set_custom_msg( intl_error* err, const char* msg, int copyMsg ) in intl_errors_set_custom_msg()
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_debug.h99 #define DBG_INF_EX(dbg_obj, msg) do { if (dbg_skip_trace == FALSE && (dbg_obj)) (dbg_obj)->m->log(… argument
168 static inline void DBG_INF_EX(MYSQLND_DEBUG * dbg_obj, const char * const msg) {} in DBG_INF_EX()
169 static inline void DBG_ERR_EX(MYSQLND_DEBUG * dbg_obj, const char * const msg) {} in DBG_ERR_EX()
182 #define DBG_INF(msg) DBG_INF_EX(MYSQLND_G(dbg), (msg)) argument
183 #define DBG_ERR(msg) DBG_ERR_EX(MYSQLND_G(dbg), (msg)) argument
194 #define TRACE_ALLOC_INF(msg) DBG_INF_EX(MYSQLND_G(trace_alloc), (msg)) argument
195 #define TRACE_ALLOC_ERR(msg) DBG_ERR_EX(MYSQLND_G(trace_alloc), (msg)) argument
207 static inline void DBG_INF(const char * const msg) {} in DBG_INF()
208 static inline void DBG_ERR(const char * const msg) {} in DBG_ERR()
218 static inline void TRACE_ALLOC_INF(const char * const msg) {} in TRACE_ALLOC_INF()
[all …]
/PHP-7.4/ext/sodium/
H A Dlibsodium.c770 unsigned char *msg; in PHP_FUNCTION() local
802 unsigned char *msg; in PHP_FUNCTION() local
846 zend_string *msg; in PHP_FUNCTION() local
893 unsigned char *msg; in PHP_FUNCTION() local
1232 unsigned char *msg; in PHP_FUNCTION() local
1280 zend_string *msg; in PHP_FUNCTION() local
1329 unsigned char *msg; in PHP_FUNCTION() local
1364 zend_string *msg; in PHP_FUNCTION() local
1708 unsigned char *msg; in PHP_FUNCTION() local
3064 char *msg; in PHP_FUNCTION() local
[all …]
/PHP-7.4/ext/com_dotnet/
H A Dcom_olechar.c61 char *msg = php_win32_error_to_msg(GetLastError()); in php_com_string_to_olestring() local
92 char *msg = php_win32_error_to_msg(GetLastError()); in php_com_olestring_to_string() local
147 char *msg = php_win32_error_to_msg(GetLastError()); in php_com_bstr_to_string() local
H A Dcom_com.c237 char *werr, *msg; in PHP_FUNCTION() local
362 char *source = NULL, *desc = NULL, *msg = NULL; in php_com_invoke_helper() local
496 char *msg = NULL; in php_com_do_invoke_byref() local
659 char *msg = NULL; in php_com_do_invoke() local
807 MSG msg; in PHP_FUNCTION() local
H A Dcom_variant.c478 char *werr, *msg; in PHP_FUNCTION() local
1066 char *werr, *msg; in PHP_FUNCTION() local
1100 char *werr, *msg; in PHP_FUNCTION() local
/PHP-7.4/ext/libxml/
H A Dlibxml.c533 static void _php_list_set_error_structure(xmlErrorPtr error, const char *msg) in _php_list_set_error_structure()
565 static void php_libxml_ctx_error_level(int level, void *ctx, const char *msg) in php_libxml_ctx_error_level()
580 void php_libxml_issue_error(int level, const char *msg) in php_libxml_issue_error()
589 static void php_libxml_internal_error_handler(int error_type, void *ctx, const char **msg, va_list … in php_libxml_internal_error_handler()
769 PHP_LIBXML_API void php_libxml_ctx_error(void *ctx, const char *msg, ...) in php_libxml_ctx_error()
777 PHP_LIBXML_API void php_libxml_ctx_warning(void *ctx, const char *msg, ...) in php_libxml_ctx_warning()
792 PHP_LIBXML_API void php_libxml_error_handler(void *ctx, const char *msg, ...) in php_libxml_error_handler()
/PHP-7.4/ext/intl/breakiterator/
H A Dbreakiterator_methods.cpp52 char *msg; in _breakiter_factory() local
187 char *msg; in _breakiter_no_args_ret_int32() local
210 char *msg; in _breakiter_int32_ret_int32() local
/PHP-7.4/ext/pdo_mysql/
H A Dphp_pdo_mysql_int.h43 #define PDO_DBG_INF(msg) do { if (dbg_skip_trace == FALSE) PDO_MYSQL_G(dbg)->m->log(PDO_MYSQL_G(dbg… argument
44 #define PDO_DBG_ERR(msg) do { if (dbg_skip_trace == FALSE) PDO_MYSQL_G(dbg)->m->log(PDO_MYSQL_G(dbg… argument
59 static inline void PDO_DBG_INF(char *msg) {} in PDO_DBG_INF()
60 static inline void PDO_DBG_ERR(char *msg) {} in PDO_DBG_ERR()
/PHP-7.4/ext/intl/idn/
H A Didn.c102 static int php_intl_idn_check_status(UErrorCode err, const char *msg) in php_intl_idn_check_status()
118 static inline void php_intl_bad_args(const char *msg) in php_intl_bad_args()
/PHP-7.4/ext/intl/dateformat/
H A Ddateformat_helpers.cpp41 char *msg; in datefmt_process_calendar_arg() local
/PHP-7.4/ext/intl/transliterator/
H A Dtransliterator_methods.c184 char *msg = NULL; in PHP_FUNCTION() local
387 char *msg; in PHP_FUNCTION() local
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_rinit_hook.c69 char *msg = NULL; in PHP_RINIT_FUNCTION() local
H A Dphpdbg_info.c123 #define VARIABLEINFO(attrs, msg, ...) \ in PHPDBG_INFO() argument
233 #define VARIABLEINFO(attrs, msg, ...) \ in phpdbg_print_symbols() argument
H A Dphpdbg_out.c877 static int phpdbg_encode_xml(char **buf, char *msg, int msglen, int from, char *to) { in phpdbg_encode_xml()
931 static int phpdbg_process_print(int fd, int type, const char *tag, const char *msg, int msglen, con… in phpdbg_process_print()
1078 char *msg = NULL, *xml = NULL; in phpdbg_vprint() local
1243 char *msg; in phpdbg_out_internal() local
H A Dphpdbg_webdata_transfer.c30 PHPDBG_API void phpdbg_webdata_compress(char **msg, size_t *len) { in phpdbg_webdata_compress()
/PHP-7.4/sapi/fpm/fpm/
H A Dfpm_trace_mach.c61 char *msg = ""; in fpm_trace_ready() local
/PHP-7.4/ext/sockets/
H A Dconversions.h18 char *msg; member
H A Dsendrecvmsg.c42 inline ssize_t recvmsg(int sockfd, struct msghdr *msg, int flags) in recvmsg()
62 inline ssize_t sendmsg(int sockfd, const struct msghdr *msg, int flags) in sendmsg()
/PHP-7.4/ext/intl/msgformat/
H A Dmsgformat_format.c146 char *msg = NULL; in PHP_FUNCTION() local
H A Dmsgformat.c90 char *msg = NULL; in msgfmt_ctor() local
/PHP-7.4/ext/intl/collator/
H A Dcollator_class.h67 #define COLLATOR_CHECK_STATUS( co, msg ) \ argument
/PHP-7.4/ext/intl/spoofchecker/
H A Dspoofchecker_class.h74 #define SPOOFCHECKER_CHECK_STATUS(co, msg) \ argument
/PHP-7.4/win32/build/
H A Dphpize.js.in33 function ERROR(msg) argument

Completed in 81 milliseconds

123