const unsigned int pugi::format_utf8 = 0x02

This flag determines how the non-printable symbols are written to output stream - they are either considered UTF-8 and are written as UTF-8 character, escaped with &#...;, or they are considered to be ASCII and each ASCII character is escaped separately.

This flag is on by default.


Generated on Sun Jun 14 16:31:11 2009 for libzzub by  doxygen 1.5.8