1#include "regenc.h"
2/* dummy for unsupported, statefull encoding */
3#define ENC_DUMMY_UNICODE(name) ENC_DUMMY(name)
4ENC_DUMMY_UNICODE("UTF-16");
5ENC_DUMMY_UNICODE("UTF-32");
6