Home
last modified time | relevance | path

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

/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_connection.c449 unsigned int current_command = 0; in MYSQLND_METHOD() local
450 for (; current_command < conn->options->num_commands; ++current_command) { in MYSQLND_METHOD()
451 const char * const command = conn->options->init_commands[current_command]; in MYSQLND_METHOD()

Completed in 9 milliseconds