Literals and classes
·routine
A name people actually have
Match a surname. Letters, and the two punctuation marks that appear in real surnames — an apostrophe and a hyphen — but not a space, a digit or anything else.
//
Corpus
Steps0/ 630 · par 210| Input | Match | Steps |
|---|---|---|
| (empty) | 3 | |
| (empty) | 3 | |
| (empty) | 3 | |
| (empty) | 3 | |
| (empty) | 3 | |
| (empty) | 3 | |
| (empty) | 3 |
Trace
Select an input to step through what your pattern did to it.
Cmd-Enter submits too.