Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
kb:regex [2016/05/12 12:32] yehudakb:regex [2022/01/03 16:03] (current) – external edit 127.0.0.1
Line 6: Line 6:
 ### convert '   "xxxx": "Yyyy", ' => xxxx ### convert '   "xxxx": "Yyyy", ' => xxxx
 ^\s+?"([^"]+)".+$ ^\s+?"([^"]+)".+$
 +
 +### emails 
 +^[\\w!#$%&’*+/=?`{|}~^-]+(?:\\.[\\w!#$%&’*+/=?`{|}~^-]+)*@(?:[a-zA-Z0-9-]+\\.)+[a-zA-Z]{2,6}$
 </code> </code>
kb/regex.1463056343.txt.gz · Last modified: (external edit)
Back to top
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0