Go to the source code of this file.
Functions | |
void | INIFindStartEnd (char *Key, char **Start, char **End, dword MaxEntrylen) |
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().