about billson
Gathering & Sharing
2020-07-12
Archive: regex alphanumeric without underscore
Searched: regex alphanumeric without underscore
Found: stackoverflow-exclude underscore from alpha numeric regex
https://stackoverflow.com/questions/9910364/exclude-underscore-from-alpha-numeric-regex
You could try something like:
[^
_\W
]+
share
improve this answer
follow
answered
Mar 28 '12 at 15:06
Bogdan Emil Mariesan
4,909
1
1 gold badge
29
29 silver badges
52
52
Other references:
https://regex101.com/r/cO8lqs/4
Regex tutorial — A quick cheatsheet by examples
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Google Referrals
No comments:
Post a Comment