#include "tap.h"
Go to the source code of this file.
Functions | |
char * | stricstr (const char *, const char *) |
void | INIFindStartEnd (char *, char **, char **, dword) |
Variables | |
dword | LangNrStrings |
dword * | LangStringPtr |
char * | LangStrings |
char * | INIBuffer |
char * | INICommentBuffer |
dword | BufferSize |
void INIFindStartEnd | ( | char * | Key, |
char ** | Start, | ||
char ** | End, | ||
dword | MaxEntrylen | ||
) |
Definition at line 5 of file INIFindStartEnd.c.
References INIBuffer, stricstr(), TRACEENTER, and TRACEEXIT.
Referenced by INIGetARGB(), INIGetARGB8(), INIGetHexByte(), INIGetHexDWord(), INIGetHexWord(), INIGetInt(), INIGetRGB(), INIGetRGB8(), INIGetString(), INIKeyExists(), INIKillKey(), and INISetString().
char * stricstr | ( | const char * | s1, |
const char * | s2 | ||
) |
Definition at line 8 of file stricstr.c.
References SkipCharTableBytes(), strncasecmp(), TRACEENTER, and TRACEEXIT.
Referenced by INIFindStartEnd().
|
extern |
Definition at line 7 of file INIOpenFile.c.
Referenced by HDD_FindPCR(), HDD_isCryptedStream(), INICloseFile(), INIKeyExists(), INIKillKey(), INIOpenFile(), INISetString(), LangLoadStrings(), LogoManager_LogoCacheRebuild(), PSBuffer_Init(), and SendHDDCommand().
|
extern |
Definition at line 6 of file INIOpenFile.c.
Referenced by INICloseFile(), INIFindStartEnd(), INIKeyExists(), INIKillKey(), INIOpenFile(), INISaveFile(), INISetString(), and LangLoadStrings().
char * INICommentBuffer |
Definition at line 9 of file FBLib_ini.h.
Referenced by INICloseFile(), and LangLoadStrings().
|
extern |
Definition at line 6 of file LangLoadStrings.c.
Referenced by LangGetString(), LangLoadStrings(), and LangUnloadStrings().
|
extern |
Definition at line 7 of file LangLoadStrings.c.
Referenced by LangGetString(), LangLoadStrings(), and LangUnloadStrings().
|
extern |
Definition at line 8 of file LangLoadStrings.c.
Referenced by LangGetString(), LangLoadStrings(), and LangUnloadStrings().