summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
-rw-r--r--include/ruby/encoding.h1
1 files changed, 1 insertions, 0 deletions
@@ -303,6 +303,7 @@ void rb_econv_binmode(rb_econv_t *ec);
#define ECONV_UNDEF_HEX_CHARREF 0x00000030
#define ECONV_DECORATOR_MASK 0x0000ff00
#define ECONV_UNIVERSAL_NEWLINE_DECORATOR 0x00000100
#define ECONV_CRLF_NEWLINE_DECORATOR 0x00001000