Searched refs:zFreeOnClose (Results 1 – 1 of 1) sorted by relevance
23715 char *zFreeOnClose; /* Free this memory allocation on close */ member33687 sqlite3_free(p->pAuxDb->zFreeOnClose); in do_meta_command()33688 p->pAuxDb->zFreeOnClose = 0; in do_meta_command()33728 p->pAuxDb->zFreeOnClose = zNewFilename; in do_meta_command()37123 sqlite3_free(data.aAuxDb[i].zFreeOnClose); in main()