Home | History | Annotate | Download | only in docs

Lines Matching full:escape

23   -  Fixed a problem where HardEscapes weren't working when no escape char was given (BenBE)
27 - Added a possibility to allow setting the style for escape characters (BenBE)
77 * Added improved Escape Char handling for c, c_mac, cpp and cpp_qt (SF#2458743, BenBE)
87 - Added support for Escape Regular Expressions (BenBE)
100 - Fixed broken Escape chars if classes were disabled
180 * Fixed escape char support when an escape char is followed by multi-byte chars (SF#2037598, BenBE)
445 - Removed \ as an escape character in T-SQL (Dave Jackson)
481 - Removed escape characters for strings in XML and HTML (floele)
498 - Fix for using escape characters to escape newlines breaking XHTML compliance (Yves Goergen)