REPLACE_T_UPP_TRANSFORM  588 lib/search/regex.c             *replace_flags |= REPLACE_T_UPP_TRANSFORM;
REPLACE_T_UPP_TRANSFORM  596 lib/search/regex.c             *replace_flags &= ~REPLACE_T_UPP_TRANSFORM;
REPLACE_T_UPP_TRANSFORM  650 lib/search/regex.c         else if ((*replace_flags & REPLACE_T_UPP_TRANSFORM) != 0)