Home
last modified time | relevance | path

Searched refs:SET_NEW_MESSAGE (Results 1 – 4 of 4) sorted by relevance

/PHP-7.3/ext/mysqlnd/
H A Dmysqlnd_connection.h47 #define SET_NEW_MESSAGE(buf, buf_len, message, len) \ macro
H A Dmysqlnd_auth.c344SET_NEW_MESSAGE(conn->last_message.s, conn->last_message.l, auth_resp_packet.message, auth_resp_pa… in mysqlnd_auth_handshake()
H A Dmysqlnd_result.c442 SET_NEW_MESSAGE(conn->last_message.s, conn->last_message.l, in mysqlnd_query_read_result_set_header()
H A Dmysqlnd_wireprotocol.c2493 SET_NEW_MESSAGE(last_message->s, last_message->l, in MYSQLND_METHOD()

Completed in 20 milliseconds