#include "libFireBird.h"Go to the source code of this file.
Functions | |
| void | UTF32ToUTF8 (dword UTF32Character, byte *UTF8Character, byte *BytesPerChar) |
| void UTF32ToUTF8 | ( | dword | UTF32Character, |
| byte * | UTF8Character, | ||
| byte * | BytesPerChar | ||
| ) |
Definition at line 3 of file UTF32ToUTF8.c.
References TRACEENTER, and TRACEEXIT.
Referenced by StrToUTF8().