I need a matcher like this:
Matcher kuchen = Pattern.compile(\"gibt es Kuchen in der K\\u00FCche\",Pattern.CASE_INSENSITIVE).matcher(\"\");
It's a bitmask, so you use the bitwise OR operator |.
|