Home
last modified time | relevance | path

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

/PHP-5.4/ext/mysqlnd/
H A Dmysqlnd.c511 char * requested_protocol = NULL; in mysqlnd_connect_run_authentication() local
525 if (!requested_protocol) { in mysqlnd_connect_run_authentication()
580 requested_protocol, in mysqlnd_connect_run_authentication()
590 mnd_efree(requested_protocol); in mysqlnd_connect_run_authentication()
611 if (requested_protocol) { in mysqlnd_connect_run_authentication()
612 mnd_efree(requested_protocol); in mysqlnd_connect_run_authentication()
2166 if (!requested_protocol) {
2222 requested_protocol,
2232 if (requested_protocol) {
2251 if (requested_protocol) {
[all …]

Completed in 10 milliseconds