Thursday, 19 September 2013

regularExpressionWithPattern help. I have found a how decipher expression

regularExpressionWithPattern help. I have found a how decipher expression

I have hard time trying to decipher this expression:
[[NSRegularExpression
regularExpressionWithPattern:@"^([^:]+?):([^:]+?):([^:]+?):(.*)$"
options:NSRegularExpressionCaseInsensitive error:nil]
Any of you can help me to figure out what exactly is doing?
I'll really appreciate your help.

No comments:

Post a Comment