#include "regenc.h"Go to the source code of this file.
Defines | |
| #define | ENC_DUMMY_UNICODE(name) ENC_REPLICATE(name, name "BE") |
Functions | |
| ENC_DUMMY_UNICODE ("UTF-16") | |
| ENC_DUMMY_UNICODE ("UTF-32") | |
Definition at line 3 of file utf_16_32.h.
| ENC_DUMMY_UNICODE | ( | "UTF-32" | ) |
| ENC_DUMMY_UNICODE | ( | "UTF-16" | ) |
1.4.7