Home
last modified time | relevance | path

Searched refs:zRenames (Results 1 - 1 of 1) sorted by relevance

/third_party/sqlite/src/
H A Dshell.c22947 char *zRenames = 0; in do_meta_command() local
22954 zColDefs = zAutoColumn(0, &dbCols, &zRenames); in do_meta_command()
22955 if( zRenames!=0 ){ in do_meta_command()
22958 "%s\n", sCtx.zFile, zRenames); in do_meta_command()
22959 sqlite3_free(zRenames); in do_meta_command()

Completed in 32 milliseconds