Home
last modified time | relevance | path

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

/php-src/ext/mysqlnd/
H A Dmysqlnd_connection.c241 if (conn->options->cfg_file) { in MYSQLND_METHOD()
242 mnd_pefree(conn->options->cfg_file, pers); in MYSQLND_METHOD()
243 conn->options->cfg_file = NULL; in MYSQLND_METHOD()
H A Dmysqlnd_structs.h211 char *cfg_file; member

Completed in 27 milliseconds