Ruby
3.3.5p100 (2024-09-03 revision ef084cc8f4958c1b6e4ead99136631bef6d8ddba)
internal
enc.h
1
#ifndef INTERNAL_ENC_H
/*-*-C-*-vi:se ft=c:*/
2
#define INTERNAL_ENC_H
11
#include "
ruby/encoding.h
"
/* for rb_encoding */
12
13
/* us_ascii.c */
14
extern
rb_encoding
OnigEncodingUS_ASCII;
15
16
/* utf_8.c */
17
extern
rb_encoding
OnigEncodingUTF_8;
18
19
#endif
/* INTERNAL_ENC_H */
encoding.h
Encoding relates APIs.
OnigEncodingTypeST
Definition
onigmo.h:160
Generated by
1.12.0