ARG_NON          5732 regcomp.c        { OP_FINISH,            "finish",          ARG_NON },
ARG_NON          5733 regcomp.c        { OP_END,               "end",             ARG_NON },
ARG_NON          5755 regcomp.c        { OP_ANYCHAR,           "anychar",         ARG_NON },
ARG_NON          5756 regcomp.c        { OP_ANYCHAR_ML,        "anychar-ml",      ARG_NON },
ARG_NON          5757 regcomp.c        { OP_ANYCHAR_STAR,      "anychar*",        ARG_NON },
ARG_NON          5758 regcomp.c        { OP_ANYCHAR_ML_STAR,   "anychar-ml*",     ARG_NON },
ARG_NON          5761 regcomp.c        { OP_WORD,                "word",            ARG_NON },
ARG_NON          5762 regcomp.c        { OP_NOT_WORD,            "not-word",        ARG_NON },
ARG_NON          5763 regcomp.c        { OP_WORD_BOUND,          "word-bound",      ARG_NON },
ARG_NON          5764 regcomp.c        { OP_NOT_WORD_BOUND,      "not-word-bound",  ARG_NON },
ARG_NON          5765 regcomp.c        { OP_WORD_BEGIN,          "word-begin",      ARG_NON },
ARG_NON          5766 regcomp.c        { OP_WORD_END,            "word-end",        ARG_NON },
ARG_NON          5767 regcomp.c        { OP_BEGIN_BUF,           "begin-buf",       ARG_NON },
ARG_NON          5768 regcomp.c        { OP_END_BUF,             "end-buf",         ARG_NON },
ARG_NON          5769 regcomp.c        { OP_BEGIN_LINE,          "begin-line",      ARG_NON },
ARG_NON          5770 regcomp.c        { OP_END_LINE,            "end-line",        ARG_NON },
ARG_NON          5771 regcomp.c        { OP_SEMI_END_BUF,        "semi-end-buf",    ARG_NON },
ARG_NON          5772 regcomp.c        { OP_BEGIN_POSITION,      "begin-position",  ARG_NON },
ARG_NON          5773 regcomp.c        { OP_BACKREF1,            "backref1",             ARG_NON },
ARG_NON          5774 regcomp.c        { OP_BACKREF2,            "backref2",             ARG_NON },
ARG_NON          5788 regcomp.c        { OP_FAIL,                "fail",                 ARG_NON },
ARG_NON          5791 regcomp.c        { OP_POP,                 "pop",                  ARG_NON },
ARG_NON          5804 regcomp.c        { OP_PUSH_POS,             "push-pos",             ARG_NON },
ARG_NON          5805 regcomp.c        { OP_POP_POS,              "pop-pos",              ARG_NON },
ARG_NON          5807 regcomp.c        { OP_FAIL_POS,             "fail-pos",             ARG_NON },
ARG_NON          5808 regcomp.c        { OP_PUSH_STOP_BT,         "push-stop-bt",         ARG_NON },
ARG_NON          5809 regcomp.c        { OP_POP_STOP_BT,          "pop-stop-bt",          ARG_NON },
ARG_NON          5812 regcomp.c        { OP_FAIL_LOOK_BEHIND_NOT, "fail-look-behind-not", ARG_NON },
ARG_NON          5814 regcomp.c        { OP_RETURN,               "return",               ARG_NON },
ARG_NON          5821 regcomp.c        { -1, "", ARG_NON }
ARG_NON          5888 regcomp.c          case ARG_NON: