as of version 0.21 in ubuntu 12.04
e.g.
(?!rich)faces
doesn't work (i.e. match strings ending in faces that aren't preceded by rich)
whereas this works:
(?:rich)faces
doesn't work (i.e. match strings ending in faces that are preceded by rich)
IT, computer and programming tutorials and tips that i couldnt find anywhere else using google, from my daily work as a Senior Developer of solutions using Java and Linux.

The best place to *find* answers to programming/development questions, imo, however it's the *worst* place to *ask* questions (if your first question/comment doesn't get any up-rating/response, then u can't ask anymore questions--ridiculously unrealistic), but again, a great reference for *finding* answers.
My Music (Nickleus)
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment