temp2 95535 ext/sqlite3/libsqlite/sqlite3.c Hash temp2; temp2 95540 ext/sqlite3/libsqlite/sqlite3.c temp2 = pSchema->trigHash; temp2 95543 ext/sqlite3/libsqlite/sqlite3.c for(pElem=sqliteHashFirst(&temp2); pElem; pElem=sqliteHashNext(pElem)){ temp2 95546 ext/sqlite3/libsqlite/sqlite3.c sqlite3HashClear(&temp2); temp2 125963 ext/sqlite3/libsqlite/sqlite3.c Expr *temp2 = sqlite3PExpr(pParse, TK_ID, 0, 0, &yymsp[0].minor.yy0); temp2 125964 ext/sqlite3/libsqlite/sqlite3.c yygotominor.yy346.pExpr = sqlite3PExpr(pParse, TK_DOT, temp1, temp2, 0); temp2 125971 ext/sqlite3/libsqlite/sqlite3.c Expr *temp2 = sqlite3PExpr(pParse, TK_ID, 0, 0, &yymsp[-2].minor.yy0); temp2 125973 ext/sqlite3/libsqlite/sqlite3.c Expr *temp4 = sqlite3PExpr(pParse, TK_DOT, temp2, temp3, 0);