Wednesday, 2 October 2013

Regex expression to match all char inside

Regex expression to match all char inside

I'm trying to mass update a web app, I need to create a regex that matches:
lang::id(ALLCHARACTERS]
Can someone assist me with this? I'm not good with regex. I'm pretty sure
it can start like:
lang\:\:\(WHAT GOES HERE\]

No comments:

Post a Comment