Zoltán Szabó - 2008-07-17

Notepad++ freezes every time when I want to put a \ character before the en" text section's "

http://pastebin.com/f18415077

no freeze: <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang=\"en\">
freezes:   <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en\" lang=\"en\">

Bug occurs only when PHP highlighting is enabled.