I' m searching function that will works like preg_match_all (or similar) from for example PHP.
I want give a pattern and my NSData object(with HTML content) then get all results that fits to pattern.
I' m programming iOS 5. Is there any library or function to do this ?
No comments:
Post a Comment