#include "FBLib_string.h"Go to the source code of this file.
Functions | |
| bool | isLegalChar (const byte *c, eRemoveChars ControlCharacters) |
| bool isLegalChar | ( | const byte * | c, |
| eRemoveChars | ControlCharacters | ||
| ) |
Definition at line 3 of file isLegalChar.c.
References ControlChars, InvalidFileNameChars, isUTF8Char(), LFChars, NonPrintableChars, TRACEENTER, and TRACEEXIT.
Referenced by ReplaceInvalidFileNameChars(), and ValidFileName().