ARG_NON          6151 regcomp.c        { OP_FINISH,            "finish",          ARG_NON },
ARG_NON          6152 regcomp.c        { OP_END,               "end",             ARG_NON },
ARG_NON          6174 regcomp.c        { OP_ANYCHAR,           "anychar",         ARG_NON },
ARG_NON          6175 regcomp.c        { OP_ANYCHAR_ML,        "anychar-ml",      ARG_NON },
ARG_NON          6176 regcomp.c        { OP_ANYCHAR_STAR,      "anychar*",        ARG_NON },
ARG_NON          6177 regcomp.c        { OP_ANYCHAR_ML_STAR,   "anychar-ml*",     ARG_NON },
ARG_NON          6180 regcomp.c        { OP_WORD,                "word",            ARG_NON },
ARG_NON          6181 regcomp.c        { OP_NOT_WORD,            "not-word",        ARG_NON },
ARG_NON          6182 regcomp.c        { OP_WORD_BOUND,          "word-bound",      ARG_NON },
ARG_NON          6183 regcomp.c        { OP_NOT_WORD_BOUND,      "not-word-bound",  ARG_NON },
ARG_NON          6184 regcomp.c        { OP_WORD_BEGIN,          "word-begin",      ARG_NON },
ARG_NON          6185 regcomp.c        { OP_WORD_END,            "word-end",        ARG_NON },
ARG_NON          6186 regcomp.c        { OP_ASCII_WORD,          "ascii-word",           ARG_NON },
ARG_NON          6187 regcomp.c        { OP_NOT_ASCII_WORD,      "not-ascii-word",       ARG_NON },
ARG_NON          6188 regcomp.c        { OP_ASCII_WORD_BOUND,    "ascii-word-bound",     ARG_NON },
ARG_NON          6189 regcomp.c        { OP_NOT_ASCII_WORD_BOUND,"not-ascii-word-bound", ARG_NON },
ARG_NON          6190 regcomp.c        { OP_ASCII_WORD_BEGIN,    "ascii-word-begin",     ARG_NON },
ARG_NON          6191 regcomp.c        { OP_ASCII_WORD_END,      "ascii-word-end",       ARG_NON },
ARG_NON          6192 regcomp.c        { OP_BEGIN_BUF,           "begin-buf",       ARG_NON },
ARG_NON          6193 regcomp.c        { OP_END_BUF,             "end-buf",         ARG_NON },
ARG_NON          6194 regcomp.c        { OP_BEGIN_LINE,          "begin-line",      ARG_NON },
ARG_NON          6195 regcomp.c        { OP_END_LINE,            "end-line",        ARG_NON },
ARG_NON          6196 regcomp.c        { OP_SEMI_END_BUF,        "semi-end-buf",    ARG_NON },
ARG_NON          6197 regcomp.c        { OP_BEGIN_POSITION,      "begin-position",  ARG_NON },
ARG_NON          6198 regcomp.c        { OP_BEGIN_POS_OR_LINE,   "begin-pos-or-line",    ARG_NON },
ARG_NON          6199 regcomp.c        { OP_BACKREF1,            "backref1",             ARG_NON },
ARG_NON          6200 regcomp.c        { OP_BACKREF2,            "backref2",             ARG_NON },
ARG_NON          6214 regcomp.c        { OP_KEEP,                "keep",                 ARG_NON },
ARG_NON          6215 regcomp.c        { OP_FAIL,                "fail",                 ARG_NON },
ARG_NON          6218 regcomp.c        { OP_POP,                 "pop",                  ARG_NON },
ARG_NON          6231 regcomp.c        { OP_PUSH_POS,             "push-pos",             ARG_NON },
ARG_NON          6232 regcomp.c        { OP_POP_POS,              "pop-pos",              ARG_NON },
ARG_NON          6234 regcomp.c        { OP_FAIL_POS,             "fail-pos",             ARG_NON },
ARG_NON          6235 regcomp.c        { OP_PUSH_STOP_BT,         "push-stop-bt",         ARG_NON },
ARG_NON          6236 regcomp.c        { OP_POP_STOP_BT,          "pop-stop-bt",          ARG_NON },
ARG_NON          6239 regcomp.c        { OP_FAIL_LOOK_BEHIND_NOT, "fail-look-behind-not", ARG_NON },
ARG_NON          6241 regcomp.c        { OP_RETURN,               "return",               ARG_NON },
ARG_NON          6249 regcomp.c        { -1, "", ARG_NON }
ARG_NON          6318 regcomp.c          case ARG_NON: