/PHP-5.5/ext/mysqlnd/ |
H A D | mysqlnd_debug.h | 99 #define DBG_INF_EX(dbg_obj, msg) do { if (dbg_skip_trace == FALSE && (dbg_obj)) (dbg_obj)->m->log(… argument 165 static inline void DBG_INF_EX(MYSQLND_DEBUG * dbg_obj, const char * const msg) {} in DBG_INF_EX() 166 static inline void DBG_ERR_EX(MYSQLND_DEBUG * dbg_obj, const char * const msg) {} in DBG_ERR_EX() 179 #define DBG_INF(msg) DBG_INF_EX(MYSQLND_G(dbg), (msg)) argument 180 #define DBG_ERR(msg) DBG_ERR_EX(MYSQLND_G(dbg), (msg)) argument 191 #define TRACE_ALLOC_INF(msg) DBG_INF_EX(MYSQLND_G(trace_alloc), (msg)) argument 192 #define TRACE_ALLOC_ERR(msg) DBG_ERR_EX(MYSQLND_G(trace_alloc), (msg)) argument 204 static inline void DBG_INF(const char * const msg) {} in DBG_INF() 205 static inline void DBG_ERR(const char * const msg) {} in DBG_ERR() 215 static inline void TRACE_ALLOC_INF(const char * const msg) {} in TRACE_ALLOC_INF() [all …]
|
/PHP-5.5/ext/intl/ |
H A D | intl_error.c | 104 void intl_error_set_custom_msg( intl_error* err, char* msg, int copyMsg TSRMLS_DC ) in intl_error_set_custom_msg() 183 void intl_error_set( intl_error* err, UErrorCode code, char* msg, int copyMsg TSRMLS_DC ) in intl_error_set() 193 void intl_errors_set( intl_error* err, UErrorCode code, char* msg, int copyMsg TSRMLS_DC ) in intl_errors_set() 213 void intl_errors_set_custom_msg( intl_error* err, char* msg, int copyMsg TSRMLS_DC ) in intl_errors_set_custom_msg()
|
H A D | intl_data.h | 49 #define INTL_CHECK_STATUS(err, msg) \ argument 58 #define INTL_METHOD_CHECK_STATUS(obj, msg) \ argument 67 #define INTL_CTOR_CHECK_STATUS(obj, msg) \ argument
|
/PHP-5.5/ext/com_dotnet/ |
H A D | com_olechar.c | 63 char *msg = php_win32_error_to_msg(GetLastError()); in php_com_string_to_olestring() local 94 char *msg = php_win32_error_to_msg(GetLastError()); in php_com_olestring_to_string() local
|
H A D | com_com.c | 225 char *werr, *msg; in PHP_FUNCTION() local 351 char *source = NULL, *desc = NULL, *msg = NULL; in php_com_invoke_helper() local 483 char *msg = NULL; in php_com_do_invoke_byref() local 638 char *msg = NULL; in php_com_do_invoke() local 780 MSG msg; in PHP_FUNCTION() local
|
H A D | com_variant.c | 452 char *werr, *msg; in PHP_FUNCTION() local 1033 char *werr, *msg; in PHP_FUNCTION() local 1067 char *werr, *msg; in PHP_FUNCTION() local
|
/PHP-5.5/ext/intl/breakiterator/ |
H A D | breakiterator_methods.cpp | 50 char *msg; in _breakiter_factory() local 199 char *msg; in _breakiter_no_args_ret_int32() local 222 char *msg; in _breakiter_int32_ret_int32() local
|
H A D | rulebasedbreakiterator_methods.cpp | 65 char *msg; in _php_intlrbbi_constructor_body() local
|
/PHP-5.5/ext/pdo_mysql/ |
H A D | php_pdo_mysql_int.h | 42 #define PDO_DBG_INF(msg) do { if (dbg_skip_trace == FALSE) PDO_MYSQL_G(dbg)->m->log(PDO_MYSQL_G(dbg… argument 43 #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-5.5/ext/intl/dateformat/ |
H A D | dateformat_helpers.cpp | 39 char *msg; in datefmt_process_calendar_arg() local
|
/PHP-5.5/ext/intl/idn/ |
H A D | idn.c | 114 static int php_intl_idn_check_status(UErrorCode err, const char *msg, int mode TSRMLS_DC) in php_intl_idn_check_status() 130 static inline void php_intl_bad_args(const char *msg, int mode TSRMLS_DC) in php_intl_bad_args()
|
/PHP-5.5/ext/intl/transliterator/ |
H A D | transliterator_methods.c | 184 char *msg = NULL; in PHP_FUNCTION() local 392 char *msg; in PHP_FUNCTION() local
|
/PHP-5.5/ext/libxml/ |
H A D | libxml.c | 472 static void _php_list_set_error_structure(xmlErrorPtr error, const char *msg) in _php_list_set_error_structure() 529 static void php_libxml_internal_error_handler(int error_type, void *ctx, const char **msg, va_list … in php_libxml_internal_error_handler() 714 PHP_LIBXML_API void php_libxml_ctx_error(void *ctx, const char *msg, ...) in php_libxml_ctx_error() 722 PHP_LIBXML_API void php_libxml_ctx_warning(void *ctx, const char *msg, ...) in php_libxml_ctx_warning() 737 PHP_LIBXML_API void php_libxml_error_handler(void *ctx, const char *msg, ...) in php_libxml_error_handler()
|
/PHP-5.5/sapi/milter/ |
H A D | milter.php | 25 function milter_log($msg)
|
/PHP-5.5/sapi/fpm/fpm/ |
H A D | fpm_trace_mach.c | 63 char *msg = ""; in fpm_trace_ready() local
|
/PHP-5.5/ext/intl/collator/ |
H A D | collator_class.h | 61 #define COLLATOR_CHECK_STATUS( co, msg ) \ argument
|
/PHP-5.5/ext/sockets/ |
H A D | conversions.h | 18 char *msg; member
|
H A D | sendrecvmsg.c | 42 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()
|
H A D | php_sockets.h | 76 #define PHP_SOCKET_ERROR(socket, msg, errn) \ argument
|
/PHP-5.5/ext/intl/spoofchecker/ |
H A D | spoofchecker_class.h | 69 #define SPOOFCHECKER_CHECK_STATUS(co, msg) \ argument
|
/PHP-5.5/win32/build/ |
H A D | phpize.js.in | 35 function ERROR(msg) argument
|
H A D | confutils.js | 2081 function MESSAGE(msg) argument 2086 function ERROR(msg) argument 2092 function WARNING(msg) argument
|
/PHP-5.5/ext/soap/interop/ |
H A D | test.utility.php | 119 function parseMessage($msg)
|
/PHP-5.5/ext/gd/libgd/ |
H A D | gdtest.c | 360 CompareImages (char *msg, gdImagePtr im1, gdImagePtr im2) in CompareImages()
|
/PHP-5.5/ext/dba/ |
H A D | dba_db3.c | 38 static void php_dba_db3_errcall_fcn(const char *errpfx, char *msg) in php_dba_db3_errcall_fcn()
|