pattern
space
space is a predefined character class, used in pattern matching, that matches a single space character (%_).
%_