yytestcase 102871 third_party/sqlite/amalgamation/sqlite3.c #ifndef yytestcase yytestcase 104736 third_party/sqlite/amalgamation/sqlite3.c case 15: /* transtype ::= IMMEDIATE */ yytestcase(yyruleno==15); yytestcase 104737 third_party/sqlite/amalgamation/sqlite3.c case 16: /* transtype ::= EXCLUSIVE */ yytestcase(yyruleno==16); yytestcase 104738 third_party/sqlite/amalgamation/sqlite3.c case 115: /* multiselect_op ::= UNION */ yytestcase(yyruleno==115); yytestcase 104739 third_party/sqlite/amalgamation/sqlite3.c case 117: /* multiselect_op ::= EXCEPT|INTERSECT */ yytestcase(yyruleno==117); yytestcase 104743 third_party/sqlite/amalgamation/sqlite3.c case 18: /* cmd ::= END trans_opt */ yytestcase(yyruleno==18); yytestcase 104776 third_party/sqlite/amalgamation/sqlite3.c case 31: /* temp ::= */ yytestcase(yyruleno==31); yytestcase 104777 third_party/sqlite/amalgamation/sqlite3.c case 70: /* autoinc ::= */ yytestcase(yyruleno==70); yytestcase 104778 third_party/sqlite/amalgamation/sqlite3.c case 83: /* defer_subclause ::= NOT DEFERRABLE init_deferred_pred_opt */ yytestcase(yyruleno==83); yytestcase 104779 third_party/sqlite/amalgamation/sqlite3.c case 85: /* init_deferred_pred_opt ::= */ yytestcase(yyruleno==85); yytestcase 104780 third_party/sqlite/amalgamation/sqlite3.c case 87: /* init_deferred_pred_opt ::= INITIALLY IMMEDIATE */ yytestcase(yyruleno==87); yytestcase 104781 third_party/sqlite/amalgamation/sqlite3.c case 98: /* defer_subclause_opt ::= */ yytestcase(yyruleno==98); yytestcase 104782 third_party/sqlite/amalgamation/sqlite3.c case 109: /* ifexists ::= */ yytestcase(yyruleno==109); yytestcase 104783 third_party/sqlite/amalgamation/sqlite3.c case 120: /* distinct ::= ALL */ yytestcase(yyruleno==120); yytestcase 104784 third_party/sqlite/amalgamation/sqlite3.c case 121: /* distinct ::= */ yytestcase(yyruleno==121); yytestcase 104785 third_party/sqlite/amalgamation/sqlite3.c case 222: /* between_op ::= BETWEEN */ yytestcase(yyruleno==222); yytestcase 104786 third_party/sqlite/amalgamation/sqlite3.c case 225: /* in_op ::= IN */ yytestcase(yyruleno==225); yytestcase 104790 third_party/sqlite/amalgamation/sqlite3.c case 30: /* temp ::= TEMP */ yytestcase(yyruleno==30); yytestcase 104791 third_party/sqlite/amalgamation/sqlite3.c case 71: /* autoinc ::= AUTOINCR */ yytestcase(yyruleno==71); yytestcase 104792 third_party/sqlite/amalgamation/sqlite3.c case 86: /* init_deferred_pred_opt ::= INITIALLY DEFERRED */ yytestcase(yyruleno==86); yytestcase 104793 third_party/sqlite/amalgamation/sqlite3.c case 108: /* ifexists ::= IF EXISTS */ yytestcase(yyruleno==108); yytestcase 104794 third_party/sqlite/amalgamation/sqlite3.c case 119: /* distinct ::= DISTINCT */ yytestcase(yyruleno==119); yytestcase 104795 third_party/sqlite/amalgamation/sqlite3.c case 223: /* between_op ::= NOT BETWEEN */ yytestcase(yyruleno==223); yytestcase 104796 third_party/sqlite/amalgamation/sqlite3.c case 226: /* in_op ::= NOT IN */ yytestcase(yyruleno==226); yytestcase 104823 third_party/sqlite/amalgamation/sqlite3.c case 39: /* id ::= INDEXED */ yytestcase(yyruleno==39); yytestcase 104824 third_party/sqlite/amalgamation/sqlite3.c case 40: /* ids ::= ID|STRING */ yytestcase(yyruleno==40); yytestcase 104825 third_party/sqlite/amalgamation/sqlite3.c case 41: /* nm ::= id */ yytestcase(yyruleno==41); yytestcase 104826 third_party/sqlite/amalgamation/sqlite3.c case 42: /* nm ::= STRING */ yytestcase(yyruleno==42); yytestcase 104827 third_party/sqlite/amalgamation/sqlite3.c case 43: /* nm ::= JOIN_KW */ yytestcase(yyruleno==43); yytestcase 104828 third_party/sqlite/amalgamation/sqlite3.c case 46: /* typetoken ::= typename */ yytestcase(yyruleno==46); yytestcase 104829 third_party/sqlite/amalgamation/sqlite3.c case 49: /* typename ::= ids */ yytestcase(yyruleno==49); yytestcase 104830 third_party/sqlite/amalgamation/sqlite3.c case 127: /* as ::= AS nm */ yytestcase(yyruleno==127); yytestcase 104831 third_party/sqlite/amalgamation/sqlite3.c case 128: /* as ::= ids */ yytestcase(yyruleno==128); yytestcase 104832 third_party/sqlite/amalgamation/sqlite3.c case 138: /* dbnm ::= DOT nm */ yytestcase(yyruleno==138); yytestcase 104833 third_party/sqlite/amalgamation/sqlite3.c case 147: /* indexed_opt ::= INDEXED BY nm */ yytestcase(yyruleno==147); yytestcase 104834 third_party/sqlite/amalgamation/sqlite3.c case 251: /* collate ::= COLLATE ids */ yytestcase(yyruleno==251); yytestcase 104835 third_party/sqlite/amalgamation/sqlite3.c case 260: /* nmnum ::= plus_num */ yytestcase(yyruleno==260); yytestcase 104836 third_party/sqlite/amalgamation/sqlite3.c case 261: /* nmnum ::= nm */ yytestcase(yyruleno==261); yytestcase 104837 third_party/sqlite/amalgamation/sqlite3.c case 262: /* nmnum ::= ON */ yytestcase(yyruleno==262); yytestcase 104838 third_party/sqlite/amalgamation/sqlite3.c case 263: /* nmnum ::= DELETE */ yytestcase(yyruleno==263); yytestcase 104839 third_party/sqlite/amalgamation/sqlite3.c case 264: /* nmnum ::= DEFAULT */ yytestcase(yyruleno==264); yytestcase 104840 third_party/sqlite/amalgamation/sqlite3.c case 265: /* plus_num ::= plus_opt number */ yytestcase(yyruleno==265); yytestcase 104841 third_party/sqlite/amalgamation/sqlite3.c case 266: /* minus_num ::= MINUS number */ yytestcase(yyruleno==266); yytestcase 104842 third_party/sqlite/amalgamation/sqlite3.c case 267: /* number ::= INTEGER|FLOAT */ yytestcase(yyruleno==267); yytestcase 104843 third_party/sqlite/amalgamation/sqlite3.c case 285: /* trnm ::= nm */ yytestcase(yyruleno==285); yytestcase 104865 third_party/sqlite/amalgamation/sqlite3.c case 59: /* ccons ::= DEFAULT PLUS term */ yytestcase(yyruleno==59); yytestcase 104915 third_party/sqlite/amalgamation/sqlite3.c case 75: /* refarg ::= ON INSERT refact */ yytestcase(yyruleno==75); yytestcase 104940 third_party/sqlite/amalgamation/sqlite3.c case 99: /* defer_subclause_opt ::= defer_subclause */ yytestcase(yyruleno==99); yytestcase 104941 third_party/sqlite/amalgamation/sqlite3.c case 101: /* onconf ::= ON CONFLICT resolvetype */ yytestcase(yyruleno==101); yytestcase 104942 third_party/sqlite/amalgamation/sqlite3.c case 104: /* resolvetype ::= raisetype */ yytestcase(yyruleno==104); yytestcase 105026 third_party/sqlite/amalgamation/sqlite3.c case 247: /* idxlist_opt ::= LP idxlist RP */ yytestcase(yyruleno==247); yytestcase 105030 third_party/sqlite/amalgamation/sqlite3.c case 151: /* orderby_opt ::= */ yytestcase(yyruleno==151); yytestcase 105031 third_party/sqlite/amalgamation/sqlite3.c case 159: /* groupby_opt ::= */ yytestcase(yyruleno==159); yytestcase 105032 third_party/sqlite/amalgamation/sqlite3.c case 240: /* exprlist ::= */ yytestcase(yyruleno==240); yytestcase 105033 third_party/sqlite/amalgamation/sqlite3.c case 246: /* idxlist_opt ::= */ yytestcase(yyruleno==246); yytestcase 105102 third_party/sqlite/amalgamation/sqlite3.c case 146: /* indexed_opt ::= */ yytestcase(yyruleno==146); yytestcase 105121 third_party/sqlite/amalgamation/sqlite3.c case 155: /* sortitem ::= expr */ yytestcase(yyruleno==155); yytestcase 105122 third_party/sqlite/amalgamation/sqlite3.c case 162: /* having_opt ::= HAVING expr */ yytestcase(yyruleno==162); yytestcase 105123 third_party/sqlite/amalgamation/sqlite3.c case 169: /* where_opt ::= WHERE expr */ yytestcase(yyruleno==169); yytestcase 105124 third_party/sqlite/amalgamation/sqlite3.c case 235: /* case_else ::= ELSE expr */ yytestcase(yyruleno==235); yytestcase 105125 third_party/sqlite/amalgamation/sqlite3.c case 237: /* case_operand ::= expr */ yytestcase(yyruleno==237); yytestcase 105129 third_party/sqlite/amalgamation/sqlite3.c case 161: /* having_opt ::= */ yytestcase(yyruleno==161); yytestcase 105130 third_party/sqlite/amalgamation/sqlite3.c case 168: /* where_opt ::= */ yytestcase(yyruleno==168); yytestcase 105131 third_party/sqlite/amalgamation/sqlite3.c case 236: /* case_else ::= */ yytestcase(yyruleno==236); yytestcase 105132 third_party/sqlite/amalgamation/sqlite3.c case 238: /* case_operand ::= */ yytestcase(yyruleno==238); yytestcase 105139 third_party/sqlite/amalgamation/sqlite3.c case 181: /* inscollist_opt ::= LP inscollist RP */ yytestcase(yyruleno==181); yytestcase 105143 third_party/sqlite/amalgamation/sqlite3.c case 180: /* inscollist_opt ::= */ yytestcase(yyruleno==180); yytestcase 105147 third_party/sqlite/amalgamation/sqlite3.c case 160: /* groupby_opt ::= GROUP BY nexprlist */ yytestcase(yyruleno==160); yytestcase 105148 third_party/sqlite/amalgamation/sqlite3.c case 239: /* exprlist ::= nexprlist */ yytestcase(yyruleno==239); yytestcase 105164 third_party/sqlite/amalgamation/sqlite3.c case 158: /* sortorder ::= */ yytestcase(yyruleno==158); yytestcase 105223 third_party/sqlite/amalgamation/sqlite3.c case 241: /* nexprlist ::= nexprlist COMMA expr */ yytestcase(yyruleno==241); yytestcase 105227 third_party/sqlite/amalgamation/sqlite3.c case 242: /* nexprlist ::= expr */ yytestcase(yyruleno==242); yytestcase 105243 third_party/sqlite/amalgamation/sqlite3.c case 191: /* term ::= INTEGER|FLOAT|BLOB */ yytestcase(yyruleno==191); yytestcase 105244 third_party/sqlite/amalgamation/sqlite3.c case 192: /* term ::= STRING */ yytestcase(yyruleno==192); yytestcase 105248 third_party/sqlite/amalgamation/sqlite3.c case 188: /* expr ::= JOIN_KW */ yytestcase(yyruleno==188); yytestcase 105334 third_party/sqlite/amalgamation/sqlite3.c case 201: /* expr ::= expr OR expr */ yytestcase(yyruleno==201); yytestcase 105335 third_party/sqlite/amalgamation/sqlite3.c case 202: /* expr ::= expr LT|GT|GE|LE expr */ yytestcase(yyruleno==202); yytestcase 105336 third_party/sqlite/amalgamation/sqlite3.c case 203: /* expr ::= expr EQ|NE expr */ yytestcase(yyruleno==203); yytestcase 105337 third_party/sqlite/amalgamation/sqlite3.c case 204: /* expr ::= expr BITAND|BITOR|LSHIFT|RSHIFT expr */ yytestcase(yyruleno==204); yytestcase 105338 third_party/sqlite/amalgamation/sqlite3.c case 205: /* expr ::= expr PLUS|MINUS expr */ yytestcase(yyruleno==205); yytestcase 105339 third_party/sqlite/amalgamation/sqlite3.c case 206: /* expr ::= expr STAR|SLASH|REM expr */ yytestcase(yyruleno==206); yytestcase 105340 third_party/sqlite/amalgamation/sqlite3.c case 207: /* expr ::= expr CONCAT expr */ yytestcase(yyruleno==207); yytestcase 105344 third_party/sqlite/amalgamation/sqlite3.c case 210: /* likeop ::= MATCH */ yytestcase(yyruleno==210); yytestcase 105348 third_party/sqlite/amalgamation/sqlite3.c case 211: /* likeop ::= NOT MATCH */ yytestcase(yyruleno==211); yytestcase 105395 third_party/sqlite/amalgamation/sqlite3.c case 219: /* expr ::= BITNOT expr */ yytestcase(yyruleno==219); yytestcase 105538 third_party/sqlite/amalgamation/sqlite3.c case 298: /* raisetype ::= ABORT */ yytestcase(yyruleno==298); yytestcase 105577 third_party/sqlite/amalgamation/sqlite3.c case 254: /* cmd ::= VACUUM nm */ yytestcase(yyruleno==254); yytestcase 105610 third_party/sqlite/amalgamation/sqlite3.c case 275: /* trigger_time ::= */ yytestcase(yyruleno==275); yytestcase 105620 third_party/sqlite/amalgamation/sqlite3.c case 277: /* trigger_event ::= UPDATE */ yytestcase(yyruleno==277); yytestcase 105627 third_party/sqlite/amalgamation/sqlite3.c case 303: /* key_opt ::= */ yytestcase(yyruleno==303); yytestcase 105631 third_party/sqlite/amalgamation/sqlite3.c case 304: /* key_opt ::= KEY expr */ yytestcase(yyruleno==304); yytestcase 105770 third_party/sqlite/amalgamation/sqlite3.c case 324: /* vtabargtoken ::= lp anylist RP */ yytestcase(yyruleno==324); yytestcase 105771 third_party/sqlite/amalgamation/sqlite3.c case 325: /* lp ::= LP */ yytestcase(yyruleno==325); yytestcase 105775 third_party/sqlite/amalgamation/sqlite3.c /* (0) input ::= cmdlist */ yytestcase(yyruleno==0); yytestcase 105776 third_party/sqlite/amalgamation/sqlite3.c /* (1) cmdlist ::= cmdlist ecmd */ yytestcase(yyruleno==1); yytestcase 105777 third_party/sqlite/amalgamation/sqlite3.c /* (2) cmdlist ::= ecmd */ yytestcase(yyruleno==2); yytestcase 105778 third_party/sqlite/amalgamation/sqlite3.c /* (3) ecmd ::= SEMI */ yytestcase(yyruleno==3); yytestcase 105779 third_party/sqlite/amalgamation/sqlite3.c /* (4) ecmd ::= explain cmdx SEMI */ yytestcase(yyruleno==4); yytestcase 105780 third_party/sqlite/amalgamation/sqlite3.c /* (10) trans_opt ::= */ yytestcase(yyruleno==10); yytestcase 105781 third_party/sqlite/amalgamation/sqlite3.c /* (11) trans_opt ::= TRANSACTION */ yytestcase(yyruleno==11); yytestcase 105782 third_party/sqlite/amalgamation/sqlite3.c /* (12) trans_opt ::= TRANSACTION nm */ yytestcase(yyruleno==12); yytestcase 105783 third_party/sqlite/amalgamation/sqlite3.c /* (20) savepoint_opt ::= SAVEPOINT */ yytestcase(yyruleno==20); yytestcase 105784 third_party/sqlite/amalgamation/sqlite3.c /* (21) savepoint_opt ::= */ yytestcase(yyruleno==21); yytestcase 105785 third_party/sqlite/amalgamation/sqlite3.c /* (25) cmd ::= create_table create_table_args */ yytestcase(yyruleno==25); yytestcase 105786 third_party/sqlite/amalgamation/sqlite3.c /* (34) columnlist ::= columnlist COMMA column */ yytestcase(yyruleno==34); yytestcase 105787 third_party/sqlite/amalgamation/sqlite3.c /* (35) columnlist ::= column */ yytestcase(yyruleno==35); yytestcase 105788 third_party/sqlite/amalgamation/sqlite3.c /* (44) type ::= */ yytestcase(yyruleno==44); yytestcase 105789 third_party/sqlite/amalgamation/sqlite3.c /* (51) signed ::= plus_num */ yytestcase(yyruleno==51); yytestcase 105790 third_party/sqlite/amalgamation/sqlite3.c /* (52) signed ::= minus_num */ yytestcase(yyruleno==52); yytestcase 105791 third_party/sqlite/amalgamation/sqlite3.c /* (53) carglist ::= carglist carg */ yytestcase(yyruleno==53); yytestcase 105792 third_party/sqlite/amalgamation/sqlite3.c /* (54) carglist ::= */ yytestcase(yyruleno==54); yytestcase 105793 third_party/sqlite/amalgamation/sqlite3.c /* (55) carg ::= CONSTRAINT nm ccons */ yytestcase(yyruleno==55); yytestcase 105794 third_party/sqlite/amalgamation/sqlite3.c /* (56) carg ::= ccons */ yytestcase(yyruleno==56); yytestcase 105795 third_party/sqlite/amalgamation/sqlite3.c /* (62) ccons ::= NULL onconf */ yytestcase(yyruleno==62); yytestcase 105796 third_party/sqlite/amalgamation/sqlite3.c /* (90) conslist ::= conslist COMMA tcons */ yytestcase(yyruleno==90); yytestcase 105797 third_party/sqlite/amalgamation/sqlite3.c /* (91) conslist ::= conslist tcons */ yytestcase(yyruleno==91); yytestcase 105798 third_party/sqlite/amalgamation/sqlite3.c /* (92) conslist ::= tcons */ yytestcase(yyruleno==92); yytestcase 105799 third_party/sqlite/amalgamation/sqlite3.c /* (93) tcons ::= CONSTRAINT nm */ yytestcase(yyruleno==93); yytestcase 105800 third_party/sqlite/amalgamation/sqlite3.c /* (268) plus_opt ::= PLUS */ yytestcase(yyruleno==268); yytestcase 105801 third_party/sqlite/amalgamation/sqlite3.c /* (269) plus_opt ::= */ yytestcase(yyruleno==269); yytestcase 105802 third_party/sqlite/amalgamation/sqlite3.c /* (279) foreach_clause ::= */ yytestcase(yyruleno==279); yytestcase 105803 third_party/sqlite/amalgamation/sqlite3.c /* (280) foreach_clause ::= FOR EACH ROW */ yytestcase(yyruleno==280); yytestcase 105804 third_party/sqlite/amalgamation/sqlite3.c /* (287) tridxby ::= */ yytestcase(yyruleno==287); yytestcase 105805 third_party/sqlite/amalgamation/sqlite3.c /* (305) database_kw_opt ::= DATABASE */ yytestcase(yyruleno==305); yytestcase 105806 third_party/sqlite/amalgamation/sqlite3.c /* (306) database_kw_opt ::= */ yytestcase(yyruleno==306); yytestcase 105807 third_party/sqlite/amalgamation/sqlite3.c /* (314) kwcolumn_opt ::= */ yytestcase(yyruleno==314); yytestcase 105808 third_party/sqlite/amalgamation/sqlite3.c /* (315) kwcolumn_opt ::= COLUMNKW */ yytestcase(yyruleno==315); yytestcase 105809 third_party/sqlite/amalgamation/sqlite3.c /* (319) vtabarglist ::= vtabarg */ yytestcase(yyruleno==319); yytestcase 105810 third_party/sqlite/amalgamation/sqlite3.c /* (320) vtabarglist ::= vtabarglist COMMA vtabarg */ yytestcase(yyruleno==320); yytestcase 105811 third_party/sqlite/amalgamation/sqlite3.c /* (322) vtabarg ::= vtabarg vtabargtoken */ yytestcase(yyruleno==322); yytestcase 105812 third_party/sqlite/amalgamation/sqlite3.c /* (326) anylist ::= */ yytestcase(yyruleno==326); yytestcase 105813 third_party/sqlite/amalgamation/sqlite3.c /* (327) anylist ::= anylist LP anylist RP */ yytestcase(yyruleno==327); yytestcase 105814 third_party/sqlite/amalgamation/sqlite3.c /* (328) anylist ::= anylist ANY */ yytestcase(yyruleno==328); yytestcase 81 third_party/sqlite/src/src/lempar.c #ifndef yytestcase yytestcase 75 third_party/sqlite/src/tool/lempar.c #ifndef yytestcase