LOWER_R
options |= LOWER_R;
if ((options & ~(LOWER_F | LOWER_C | LOWER_R)) != 0) {
if ((options & ~(LOWER_F | UPPER_C | LOWER_R | LOWER_Z |