Home
last modified time | relevance | path

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

123

/PHP-7.4/Zend/
H A Dzend_API.c903 static ZEND_COLD void zend_parse_parameters_debug_error(const char *msg) { in zend_parse_parameters_debug_error()
H A Dzend_alloc.c398 stderr_last_error(char *msg) in stderr_last_error()
H A Dzend_compile.c1127 …const char *msg = "Generators may only declare a return type of Generator, Iterator, Traversable, … in zend_mark_function_as_generator() local
H A Dzend_execute.c1432 const char *msg = NULL; in zend_wrong_string_offset() local
H A Dzend_ini_parser.y194 static ZEND_COLD void ini_error(const char *msg) in ini_error()
/PHP-7.4/ext/com_dotnet/
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_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_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/dba/
H A Ddba_db3.c40 const char *errpfx, const char *msg) in php_dba_db3_errcall_fcn()
H A Ddba_db4.c41 const char *errpfx, const char *msg) in php_dba_db4_errcall_fcn()
/PHP-7.4/ext/enchant/
H A Denchant.c395 char *msg; in PHP_FUNCTION() local
887 char *msg; in PHP_FUNCTION() local
/PHP-7.4/ext/ffi/
H A Dffi_parser.c3590 static void yy_error(const char *msg) { in yy_error()
3594 static void yy_error_sym(const char *msg, int sym) { in yy_error_sym()
/PHP-7.4/ext/fileinfo/libmagic/
H A Dcompress.c575 char *msg; in makeerror() local
/PHP-7.4/ext/gd/libgd/
H A Dgd_interpolation.c2207 void gdDumpRect(const char *msg, gdRectPtr r) in gdDumpRect()
H A Dgd_png.c51 static void gdPngErrorHandler (png_structp png_ptr, png_const_charp msg) in gdPngErrorHandler()
75 static void gdPngWarningHandler (png_structp png_ptr, png_const_charp msg) in gdPngWarningHandler()
H A Dgdtest.c360 CompareImages (char *msg, gdImagePtr im1, gdImagePtr im2) in CompareImages()
/PHP-7.4/ext/imap/
H A Dphp_imap.c3364 zend_long msg; in PHP_FUNCTION() local
/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
H A Drulebasedbreakiterator_methods.cpp68 char *msg; in _php_intlrbbi_constructor_body() local
/PHP-7.4/ext/intl/collator/
H A Dcollator_class.h67 #define COLLATOR_CHECK_STATUS( co, msg ) \ argument
/PHP-7.4/ext/intl/dateformat/
H A Ddateformat_helpers.cpp41 char *msg; in datefmt_process_calendar_arg() local
/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/
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/intl/locale/
H A Dlocale_methods.c392 char* msg = NULL; in get_icu_value_src_php() local
501 char* msg = NULL; in get_icu_disp_value_src_php() local

Completed in 137 milliseconds

123