Searched defs:NEW_LINE (Results 1 – 2 of 2) sorted by relevance
29 NEW_LINE = (1 << 0), enumerator
27 static const std::string NEW_LINE = "\n"; variable