1: abc
2: 123
3: \.
4: [cmf]an
5: [hd]og
6: [A-C]
7: waz{3,5}up
8: aa+b*c+
9: \d+ files? found\?
10: \d\.\s+abc
11: ^Mission: successful$
12: ^(file.+)\.pdf$
13: (\w+ (\d+))
14: (\d+)x(\d+)
15: I love (cats|dogs)
16: .*
hehe :)