Home
last modified time | relevance | path

Searched refs:IniIsSectionName (Results 1 – 2 of 2) sorted by relevance

/reactos/boot/freeldr/freeldr/lib/inifile/
H A Dparse.c86 if (IniIsSectionName(IniFileLine, LineLength)) in IniParseFile()
293 BOOLEAN IniIsSectionName(PCHAR LineOfText, ULONG TextLength) in IniIsSectionName() function
/reactos/boot/freeldr/freeldr/include/
H A Dinifile.h65 BOOLEAN IniIsSectionName(PCHAR LineOfText, ULONG TextLength);