Stackoverflow error

[email protected] Wed, 28 Dec 2005 13:48:57 -0500
Newsgroups gmane.comp.jakarta.regexp.user
Message-ID <OF514D9BFA.2A11A6C3-ON852570E5.00670632-852570E5.00675C66@lakeviewtech.com>
--=_alternative 00675C63852570E5_=
Content-Type: text/plain; charset="US-ASCII"

I have to parse the following strings 

-DATA datavalue
+DATA datavalue

I am using the following regular expression
^{?:\+\\-)DATA\s*(.*)$

This gives stack overflow if the string is more than 3.6k

Do you have any recommendations to resolve this issue.


Sujata
--=_alternative 00675C63852570E5_=--