
trutwijd
New User
Apr 8, 2005, 6:35 AM
Post #5 of 5
(1759 views)
|
|
Re: [davorg] Complex regular subexpression recursion limit
[In reply to]
|
Can't Post
|
|
I REALLY wish I could punt this back to the source of the problem, I've tried. That road lead nowhere unfortunately. Many of the things this program was written for was to find all the problems that this editor tool is inserting into the XML, I have to deal with garbage like duplicate attributes, attributes not seperated by spaces, invalid DTD definitions, characters outside the defined character set, etc. It's a big mess. Anyway, thanks for the LibXML link, this program currently uses LibXML to check if the XML chunk is valid or not. The regular expression that fails is before this step though.
|