Ruby  1.9.3p448(2013-06-27revision41675)
enc/utf_7.h
Go to the documentation of this file.
00001 #include "regenc.h"
00002 /* dummy for unsupported, statefull encoding */
00003 ENC_DUMMY("UTF-7");
00004 ENC_ALIAS("CP65000", "UTF-7");
00005 
00006