Hacker News new | ask | show | jobs
by lelf 4718 days ago
Right now, even café is not matched by \w{4}. If this is what you call expected
1 comments

Yes, this is explicitly a tool that uses PCRE via PHP. So I'd expect the behaviour to exactly reflect that of the `preg` suite in PHP... which does not use `u` by default.