TK_AS 69597 third_party/sqlite/amalgamation/sqlite3.c pDup = sqlite3PExpr(pParse, TK_AS, pDup, 0, 0); TK_AS 73093 third_party/sqlite/amalgamation/sqlite3.c case TK_AS: { TK_AS 106246 third_party/sqlite/amalgamation/sqlite3.c TK_ADD, TK_DATABASE, TK_AS, TK_SELECT, TK_TABLE, TK_AS 2356 third_party/sqlite/src/src/expr.c case TK_AS: { TK_AS 66 third_party/sqlite/src/src/resolve.c pDup = sqlite3PExpr(pParse, TK_AS, pDup, 0, 0);