REPLACE_T_LOW_TRANSFORM  612 lib/search/regex.c             *replace_flags &= ~REPLACE_T_LOW_TRANSFORM;
REPLACE_T_LOW_TRANSFORM  618 lib/search/regex.c             *replace_flags |= REPLACE_T_LOW_TRANSFORM;
REPLACE_T_LOW_TRANSFORM  678 lib/search/regex.c         else if ((*replace_flags & REPLACE_T_LOW_TRANSFORM) != 0)