Skip to content

cmkilger/PCRERegex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PCRERegex is a thin Objective-C wrapper for PCRE intended for use on the iPhone and iPad.  It was written for a specific purpose and not for general regular expression use, though expanding it would not be entirely difficult. If you need something more robust I recommend RegexKitLite.

NOTE: PCRERegex uses blocks.  You should use iOS 4.0+ or PLBlocks.

Update: This is way old. Consider using this project instead: https://github.com/osolo/PCRE2RegularExpression

About

Thin Objective-C wrapper around PCRE for iPhone/iPad.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published