REG_ENCODING_NONE 475 re.c if (RBASIC(re)->flags & REG_ENCODING_NONE) REG_ENCODING_NONE 1414 re.c else if (warn && (RBASIC(re)->flags & REG_ENCODING_NONE) && REG_ENCODING_NONE 2729 re.c re->basic.flags |= REG_ENCODING_NONE; REG_ENCODING_NONE 3474 re.c if (RBASIC(re)->flags & REG_ENCODING_NONE) options |= ARG_ENCODING_NONE;