REPLACE_T_LOW_TRANSFORM  605 lib/search/regex.c             *replace_flags &= ~REPLACE_T_LOW_TRANSFORM;
REPLACE_T_LOW_TRANSFORM  611 lib/search/regex.c             *replace_flags |= REPLACE_T_LOW_TRANSFORM;
REPLACE_T_LOW_TRANSFORM  671 lib/search/regex.c         else if ((*replace_flags & REPLACE_T_LOW_TRANSFORM) != 0)