Home
last modified time | relevance | path

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

/PHP-7.2/ext/mysqlnd/
H A Dmysqlnd_connection.c254 if (conn->options->cfg_file) { in MYSQLND_METHOD()
255 mnd_pefree(conn->options->cfg_file, pers); in MYSQLND_METHOD()
256 conn->options->cfg_file = NULL; in MYSQLND_METHOD()
H A Dmysqlnd_structs.h211 char *cfg_file; member

Completed in 32 milliseconds