const unsigned int pugi::parse_eol = 0x0020

This flag determines if EOL handling (that is, replacing sequences 0x0d 0x0a by a single 0x0a character, and replacing all standalone 0x0d characters by 0x0a) is to be performed on input data (that is, comments contents, PCDATA/CDATA contents and attribute values).

This flag is on by default.


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