Home
last modified time | relevance | path

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

/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd.c695 unsigned int current_command = 0; in MYSQLND_METHOD() local
696 for (; current_command < conn->options->num_commands; ++current_command) { in MYSQLND_METHOD()
697 const char * const command = conn->options->init_commands[current_command]; in MYSQLND_METHOD()

Completed in 19 milliseconds