OPT_FLAG 1416 third_party/sqlite/src/tool/lemon.c {OPT_FLAG, "b", (char*)&basisflag, "Print only the basis in report."}, OPT_FLAG 1417 third_party/sqlite/src/tool/lemon.c {OPT_FLAG, "c", (char*)&compress, "Don't compress the action table."}, OPT_FLAG 1420 third_party/sqlite/src/tool/lemon.c {OPT_FLAG, "g", (char*)&rpflag, "Print grammar without actions."}, OPT_FLAG 1421 third_party/sqlite/src/tool/lemon.c {OPT_FLAG, "m", (char*)&mhflag, "Output a makeheaders compatible file."}, OPT_FLAG 1422 third_party/sqlite/src/tool/lemon.c {OPT_FLAG, "l", (char*)&nolinenosflag, "Do not print #line statements."}, OPT_FLAG 1423 third_party/sqlite/src/tool/lemon.c {OPT_FLAG, "p", (char*)&showPrecedenceConflict, OPT_FLAG 1425 third_party/sqlite/src/tool/lemon.c {OPT_FLAG, "q", (char*)&quiet, "(Quiet) Don't print the report file."}, OPT_FLAG 1426 third_party/sqlite/src/tool/lemon.c {OPT_FLAG, "r", (char*)&noResort, "Do not sort or renumber states"}, OPT_FLAG 1427 third_party/sqlite/src/tool/lemon.c {OPT_FLAG, "s", (char*)&statistics, OPT_FLAG 1429 third_party/sqlite/src/tool/lemon.c {OPT_FLAG, "x", (char*)&version, "Print the version number."}, OPT_FLAG 1430 third_party/sqlite/src/tool/lemon.c {OPT_FLAG,0,0,0} OPT_FLAG 1734 third_party/sqlite/src/tool/lemon.c }else if( op[j].type==OPT_FLAG ){ OPT_FLAG 1777 third_party/sqlite/src/tool/lemon.c case OPT_FLAG: OPT_FLAG 1813 third_party/sqlite/src/tool/lemon.c case OPT_FLAG: OPT_FLAG 1897 third_party/sqlite/src/tool/lemon.c case OPT_FLAG: OPT_FLAG 1917 third_party/sqlite/src/tool/lemon.c case OPT_FLAG: