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