NSSTring_RegEx: Add support for regular expressions to NSString
commite79c11b9a1fc682ba694de878133768b9e149f2f
authorPieter de Bie <pdebie@ai.rug.nl>
Thu, 11 Jun 2009 17:50:06 +0000 (11 18:50 +0100)
committerPieter de Bie <pdebie@ai.rug.nl>
Thu, 11 Jun 2009 17:57:34 +0000 (11 18:57 +0100)
tree1f7ccbe0edb7700b69b73f2afdf0cf75f159fc18
parentaa43e18d619ee45d926afafcb4cb2935b8810751
NSSTring_RegEx: Add support for regular expressions to NSString

This is an extension found via Cocoadev, created by John R Chang. Thanks!
GitX.xcodeproj/project.pbxproj
NSString_RegEx.h [new file with mode: 0644]
NSString_RegEx.m [new file with mode: 0644]