Anyone into RegEx? - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: Other (
https://sampforum.blast.hk/forumdisplay.php?fid=7)
+--- Forum: Everything and Nothing (
https://sampforum.blast.hk/forumdisplay.php?fid=23)
+--- Thread: Anyone into RegEx? (
/showthread.php?tid=635532)
Re: Anyone into RegEx? -
Sew_Sumi - 14.06.2017
In the end of this, I have ended up with a mish-mash of copy-pasted crap.
Code:
([][{} \t#%$~[:alnum:]&_:+/\.-]+)\(([0-9]+)\) : error ([0-9]+): (.+)
Re: Anyone into RegEx? -
Sew_Sumi - 19.06.2017
Although it won't handle ( ) in the filename, it's not too bad.