pattern
any-text
any-text is a predefined character class, used in pattern matching, that matches any character except one that appears in a newline sequence (%n).
%n