OPT_FLAG         1403 ext/pdo_sqlite/sqlite/tool/lemon.c     {OPT_FLAG, "b", (char*)&basisflag, "Print only the basis in report."},
OPT_FLAG         1404 ext/pdo_sqlite/sqlite/tool/lemon.c     {OPT_FLAG, "c", (char*)&compress, "Don't compress the action table."},
OPT_FLAG         1406 ext/pdo_sqlite/sqlite/tool/lemon.c     {OPT_FLAG, "g", (char*)&rpflag, "Print grammar without actions."},
OPT_FLAG         1407 ext/pdo_sqlite/sqlite/tool/lemon.c     {OPT_FLAG, "m", (char*)&mhflag, "Output a makeheaders compatible file"},
OPT_FLAG         1408 ext/pdo_sqlite/sqlite/tool/lemon.c     {OPT_FLAG, "q", (char*)&quiet, "(Quiet) Don't print the report file."},
OPT_FLAG         1409 ext/pdo_sqlite/sqlite/tool/lemon.c     {OPT_FLAG, "s", (char*)&statistics,
OPT_FLAG         1411 ext/pdo_sqlite/sqlite/tool/lemon.c     {OPT_FLAG, "x", (char*)&version, "Print the version number."},
OPT_FLAG         1412 ext/pdo_sqlite/sqlite/tool/lemon.c     {OPT_FLAG,0,0,0}
OPT_FLAG         1713 ext/pdo_sqlite/sqlite/tool/lemon.c   }else if( op[j].type==OPT_FLAG ){
OPT_FLAG         1758 ext/pdo_sqlite/sqlite/tool/lemon.c       case OPT_FLAG:
OPT_FLAG         1794 ext/pdo_sqlite/sqlite/tool/lemon.c       case OPT_FLAG:
OPT_FLAG         1883 ext/pdo_sqlite/sqlite/tool/lemon.c       case OPT_FLAG:
OPT_FLAG         1903 ext/pdo_sqlite/sqlite/tool/lemon.c       case OPT_FLAG: