samedi 9 mai 2015

Regular expression to extract word

given a String like this: "today is a nice day".

Is it possible to extract only the words "day" from this String?

Using [^day] works letter-wise, hence not what I want.

Aucun commentaire:

Enregistrer un commentaire