REG_ENCODING_NONE 1204 re.c               if (warn && (RBASIC(re)->flags & REG_ENCODING_NONE) &&
REG_ENCODING_NONE 2345 re.c                   re->basic.flags |= REG_ENCODING_NONE;
REG_ENCODING_NONE 2943 re.c               if (RBASIC(re)->flags & REG_ENCODING_NONE) options |= ARG_ENCODING_NONE;