Message250377
Naively, I thinked that ^ is be considered as a 0-length token (like $, \b, \B), then after capturing it, we can read the next token : 'a' (for the input string "a").
I use a simple work around: prepending my string with ' ' (because ' ' is neutral with my regex results). |
|
Date |
User |
Action |
Args |
2015-09-10 14:02:01 | Alcolo Alcolo | set | recipients:
+ Alcolo Alcolo, ezio.melotti, mrabarnett, r.david.murray |
2015-09-10 14:02:01 | Alcolo Alcolo | set | messageid: <1441893721.42.0.692609182104.issue25054@psf.upfronthosting.co.za> |
2015-09-10 14:02:01 | Alcolo Alcolo | link | issue25054 messages |
2015-09-10 14:02:01 | Alcolo Alcolo | create | |
|