34 #ifndef __WVTCLSTRING_H
35 #define __WVTCLSTRING_H
42 #define WVTCL_NASTY_SPACES_STR " \t\n\r"
46 #define WVTCL_NASTY_NEWLINES_STR "\n\r"
50 #define WVTCL_ALWAYS_NASTY_CASE '{': case '}': case '\\': case '"'
56 #define WVTCL_SPLITCHARS_STR " \t\n\r"
98 bool do_unescape =
true);
118 bool do_unescape =
true);
120 #endif // __WVTCLSTRING_H