#include "libFireBird.h"
Go to the source code of this file.
Functions | |
bool | isUTF8Char (const byte *p, byte *BytesPerChar) |
bool isUTF8Char | ( | const byte * | p, |
byte * | BytesPerChar | ||
) |
Definition at line 3 of file isUTF8Char.c.
References TRACEENTER, and TRACEEXIT.
Referenced by GetStringEncoding(), isLegalChar(), LowerCase(), OSDMenuKeyboard_Draw(), strlenUC(), StrToUTF8(), UpperCase(), and ValidFileName().