Ruby 1.9.3p327(2012-11-10revision37606)
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