Home
last modified time | relevance | path

Searched defs:msg (Results 76 – 85 of 85) sorted by relevance

1234

/php-src/ext/mysqlnd/
H A Dmysqlnd_connection.c731 char * msg; local
H A Dmysqlnd_wireprotocol.c542 const char * const msg = "Authentication data too long. " in php_mysqlnd_auth_write() local
/php-src/main/streams/
H A Dstreams.c156 char *msg; in php_stream_display_wrapper_errors() local
/php-src/Zend/
H A Dzend_execute.c877 smart_str msg = {0}; in zend_match_unhandled_error() local
1771 const char *msg = NULL; in zend_wrong_string_offset_error() local
H A Dzend_alloc.c429 static void stderr_last_error(char *msg) in stderr_last_error()
H A Dzend_API.c1134 static ZEND_COLD void zend_parse_parameters_debug_error(const char *msg) { in zend_parse_parameters_debug_error()
/php-src/ext/gd/libgd/
H A Dgd_interpolation.c2196 void gdDumpRect(const char *msg, gdRectPtr r) in gdDumpRect()
/php-src/ext/soap/
H A Dsoap.c1244 …zend_string *msg = zval_get_string(zend_read_property_ex(zend_ce_error, Z_OBJ(exception_object), Z… in _soap_server_exception() local
/php-src/ext/opcache/jit/ir/
H A Dir.c867 #define IR_FOLD_ERROR(msg) do { \ argument
/php-src/ext/reflection/
H A Dphp_reflection.c110 #define _DO_THROW(msg) \ argument

Completed in 143 milliseconds

1234