onoffswitch.net
Subscribe
Sign in
Why \d is slower than [0-9]
Anton Kropp
May 20, 2013
I learned an interesting thing today about regular expressions via this stackoverflow question.
Read →
Comments
This site requires JavaScript to run correctly. Please
turn on JavaScript
or unblock scripts
Why \d is slower than [0-9]
I learned an interesting thing today about regular expressions via this stackoverflow question.