RE_OPTION_ARG_ENCODING_NONE  654 ext/ripper/ripper.c #define RE_OPTION_ENCODING_NONE(o) ((o)&RE_OPTION_ARG_ENCODING_NONE)
RE_OPTION_ARG_ENCODING_NONE  600 ext/ripper/ripper.y #define RE_OPTION_ENCODING_NONE(o) ((o)&RE_OPTION_ARG_ENCODING_NONE)
RE_OPTION_ARG_ENCODING_NONE  654 parse.c        #define RE_OPTION_ENCODING_NONE(o) ((o)&RE_OPTION_ARG_ENCODING_NONE)
RE_OPTION_ARG_ENCODING_NONE  600 parse.y        #define RE_OPTION_ENCODING_NONE(o) ((o)&RE_OPTION_ARG_ENCODING_NONE)