REPLACE_T_UPP_TRANSFORM  607 lib/search/regex.c             *replace_flags |= REPLACE_T_UPP_TRANSFORM;
REPLACE_T_UPP_TRANSFORM  615 lib/search/regex.c             *replace_flags &= ~REPLACE_T_UPP_TRANSFORM;
REPLACE_T_UPP_TRANSFORM  669 lib/search/regex.c         else if ((*replace_flags & REPLACE_T_UPP_TRANSFORM) != 0)