FROM : Mr. Gecko
DATE : Tue Nov 18 02:04:42 2008
Hello I have been trying to find a good Regex framework for cocoa.
I am trying to find urls in an html page, I have this regex from php
that I made so all I would need is a way to bring it to cocoa, the
regex is /<a\s[^>]*href=(\"??)([^\" >]*?)\\1[^>]*>.*<\/a>/siU
Thanks for the help.
Mr. Gecko
DATE : Tue Nov 18 02:04:42 2008
Hello I have been trying to find a good Regex framework for cocoa.
I am trying to find urls in an html page, I have this regex from php
that I made so all I would need is a way to bring it to cocoa, the
regex is /<a\s[^>]*href=(\"??)([^\" >]*?)\\1[^>]*>.*<\/a>/siU
Thanks for the help.
Mr. Gecko
| Related mails | Author | Date |
|---|---|---|
| Mr. Gecko | Nov 18, 02:04 | |
| Dave DeLong | Nov 18, 02:32 | |
| Andrew Farmer | Nov 18, 02:43 | |
| Mr. Gecko | Nov 18, 02:48 | |
| Peter N Lewis | Nov 18, 02:56 | |
| Mr. Gecko | Nov 18, 03:08 | |
| Mr. Gecko | Nov 18, 06:33 | |
| Dave DeLong | Nov 18, 15:40 | |
| Mr. Gecko | Nov 18, 19:02 | |
| Mr. Gecko | Nov 18, 19:35 | |
| Dave DeLong | Nov 18, 19:39 | |
| jonathan@mugginsof… | Nov 18, 20:12 |






Cocoa mail archive

