Ruby  1.9.3p547(2014-05-14revision45962)
utf_16_32.h
Go to the documentation of this file.
1 #include "regenc.h"
2 /* dummy for unsupported, statefull encoding */
3 ENC_DUMMY("UTF-16");
4 ENC_DUMMY("UTF-32");
ENC_DUMMY("UTF-16")