Groups
Groups
Sign in
Groups
Groups
Regex
Conversations
Labels
About
Send feedback
Help
Custom boundary - not included in the match.
2 views
Skip to first unread message
anboanbo
unread,
Jun 16, 2009, 9:20:17 AM
6/16/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Regex
I have this one to match upper case work 3-6 chars long that ends with
blankspace :
[A-Z]{3,6}(?= )
Is what i need becuase the blankspace is not included.
But how do i change it so that it also check if there is a blank space
infront ?
Also i dont really understand the (?= ) thing, what is the meaning of
= in regular expresions ?
(I work in javascript).
Best regards.
Reply all
Reply to author
Forward
0 new messages