source: trunk/doc/src/snippets/patternist/escapeStringLiterals.xq

Last change on this file was 2, checked in by Dmitry A. Kuminov, 16 years ago

Initially imported qt-all-opensource-src-4.5.1 from Trolltech.

File size: 151 bytes
Line 
1<p>
2{
3 """I hate quotations"" -- Ralph Waldo Emerson""",
4 "&#xA;",
5 '''"I hate quotations"" -- Ralph Waldo Emerson"'', appeared above'
6}
7</p>
Note: See TracBrowser for help on using the repository browser.