Ruby
1.9.3p551(2014-11-13revision48407)
Main Page
Modules
Data Structures
Files
File List
Globals
enc
utf_7.h
Go to the documentation of this file.
1
#include "
regenc.h
"
2
/* dummy for unsupported, statefull encoding */
3
ENC_DUMMY
(
"UTF-7"
);
4
ENC_ALIAS
(
"CP65000"
,
"UTF-7"
);
5
ENC_DUMMY
#define ENC_DUMMY(name)
Definition:
encdb.c:19
ENC_ALIAS
#define ENC_ALIAS(name, orig)
Definition:
encdb.c:18
regenc.h
Generated by
1.8.5