REPLACE_T_UPP_TRANSFORM  604 lib/search/regex.c             *replace_flags |= REPLACE_T_UPP_TRANSFORM;
REPLACE_T_UPP_TRANSFORM  612 lib/search/regex.c             *replace_flags &= ~REPLACE_T_UPP_TRANSFORM;
REPLACE_T_UPP_TRANSFORM  666 lib/search/regex.c         else if ((*replace_flags & REPLACE_T_UPP_TRANSFORM) != 0)