Home
last modified time | relevance | path

Searched refs:use_full_blown_auth_packet (Results 1 – 2 of 2) sorted by relevance

/PHP-8.2/ext/mysqlnd/
H A Dmysqlnd_auth.h30 const bool use_full_blown_auth_packet,
52 const bool use_full_blown_auth_packet,
H A Dmysqlnd_auth.c242 const bool use_full_blown_auth_packet, in mysqlnd_auth_handshake() argument
263 if (use_full_blown_auth_packet != TRUE) { in mysqlnd_auth_handshake()
309 if (use_full_blown_auth_packet == TRUE) { in mysqlnd_auth_handshake()
372 const bool use_full_blown_auth_packet, in mysqlnd_auth_change_user() argument
393 if (use_full_blown_auth_packet != TRUE) { in mysqlnd_auth_change_user()

Completed in 12 milliseconds