samedi 25 avril 2015

How to match everything except a particular pattern after/before a specific string constant


ATS(inline, const, unused)
OTS(inline, const, unused)

I'm trying to match inline, const, unused keywords only in ATS macro. i tried ATS([^,]*) but it only matches inline keyword.


Aucun commentaire:

Enregistrer un commentaire