Ruby 3.0.5p211 (2022-11-24 revision ba5cf0f7c52d4d35cc6a173c89eda98ceffa2dcf)
enc.h
Go to the documentation of this file.
1#ifndef INTERNAL_ENC_H /*-*-C-*-vi:se ft=c:*/
2#define INTERNAL_ENC_H
12#include "ruby/encoding.h" /* for rb_encoding */
13
14/* us_ascii.c */
16
17/* utf_8.c */
19
20#endif /* INTERNAL_ENC_H */
rb_encoding OnigEncodingUTF_8
Definition: onigmo.h:201
rb_encoding OnigEncodingUS_ASCII