summaryrefslogtreecommitdiff
path: root/enc/utf_16_32.h
blob: b232767ee3f69dc34f3eb6488f0a03d817732983 (plain)
1
2
3
4
5
#include "regenc.h"
/* dummy for unsupported, statefull encoding */
#define ENC_DUMMY_UNICODE(name) ENC_DUMMY(name)
ENC_DUMMY_UNICODE("UTF-16");
ENC_DUMMY_UNICODE("UTF-32");