REPLACE_T_LOW_TRANSFORM  608 lib/search/regex.c             *replace_flags &= ~REPLACE_T_LOW_TRANSFORM;
REPLACE_T_LOW_TRANSFORM  614 lib/search/regex.c             *replace_flags |= REPLACE_T_LOW_TRANSFORM;
REPLACE_T_LOW_TRANSFORM  674 lib/search/regex.c         else if ((*replace_flags & REPLACE_T_LOW_TRANSFORM) != 0)