Home
last modified time | relevance | path

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

/PHP-7.1/ext/mysqlnd/
H A Dmysqlnd_connection.h47 #define SET_NEW_MESSAGE(buf, buf_len, message, len, persistent) \ macro
H A Dmysqlnd_auth.c349SET_NEW_MESSAGE(conn->last_message.s, conn->last_message.l, auth_resp_packet->message, auth_resp_p… in mysqlnd_auth_handshake()
H A Dmysqlnd_result.c478 SET_NEW_MESSAGE(conn->last_message.s, conn->last_message.l, in mysqlnd_query_read_result_set_header()
H A Dmysqlnd_wireprotocol.c2828 SET_NEW_MESSAGE(last_message->s, last_message->l, in MYSQLND_METHOD()

Completed in 34 milliseconds