Quick answer

An empty pattern is not valid.

Match Debugger Empty Pattern

An empty pattern is not valid. Enter at least one regex token (e.g. ., \d, [a-z]) to run the Match Debugger and see start/end positions.

Common causes

How to fix

FAQ

What is the difference between Regex Tester and Match Debugger?
Regex Tester lists matches with index and groups. Match Debugger shows a debug table: start, end, length, match, groups — useful when you need character positions.

Fix it now

Try in validator (prefill this example)

Related

All tools · Canonical