Skip to content

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
Every input, what the pattern matched in it, and what each group captured
InputMatchSteps
(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.