Ruby  1.9.3p547(2014-05-14revision45962)
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("UTF-7")
ENC_ALIAS("CP65000","UTF-7")