Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
lelf
on March 10, 2014
|
parent
|
context
|
favorite
| on:
Learn regular expressions in about 55 minutes
>
\w means the same as [0-9A-Za-z_]
I've got news! There are some characters outside ASCII
datr
on March 10, 2014
[–]
To be fair, this depends on the implementation. Java, JavaScript and PCRE will only match ascii characters.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
I've got news! There are some characters outside ASCII