Home
last modified time | relevance | path

Searched defs:zAlias (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/sqlite3/
H A Dshell.c15391 const char *zAlias = (const char*)sqlite3_column_name(p->pCheck,jj+1); in intckSaveKey() local
H A Dsqlite3.c19711 char *zAlias; /* The "B" part of a "A AS B" phrase. zName is the "A" */ member