Home
last modified time | relevance | path

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

/third_party/sqlite/src/
H A Dshell.c20773 const char *zTarget = (const char*)sqlite3_column_text(pSql, 3); in lintFkeyIndexes() local
20803 raw_printf(out, "%s%s --> %s\n", zIndent, zCI, zTarget); in lintFkeyIndexes()
20806 zIndent, zFrom, zTarget in lintFkeyIndexes()
H A Dsqlite3.c19351 ** zTarget -> Dequoted name of the table to insert into.
19358 ** zTarget -> Dequoted name of the table to delete from.
19363 ** zTarget -> Dequoted name of the table to update.
19383 char *zTarget; /* Target table for DELETE, UPDATE, INSERT */ member
209191 char *zTarget; /* Path to target db */ global() member
211683 char *zTarget; global() local
212778 openRbuHandle( const char *zTarget, const char *zRbu, const char *zState ) global() argument
212956 sqlite3rbu_open( const char *zTarget, const char *zRbu, const char *zState ) global() argument
212968 sqlite3rbu_vacuum( const char *zTarget, const char *zState ) global() argument
[all...]

Completed in 171 milliseconds