^([...@]+)@ On Thu, Sep 17, 2009 at 8:25 AM, Paul Mooring <[email protected]> wrote:
> This is probably a really obvious question but how can I match everything > up to a character not including that character with regex? For example: > [email protected] => person > [email protected] => me > > --------------------------------------------------- > PLUG-discuss mailing list - [email protected] > To subscribe, unsubscribe, or to change your mail settings: > http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss >
--------------------------------------------------- PLUG-discuss mailing list - [email protected] To subscribe, unsubscribe, or to change your mail settings: http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
