Home
last modified time | relevance | path

Searched defs:next_line (Results 1 – 2 of 2) sorted by relevance

/reactos/modules/rosapps/applications/sysutils/utils/sdkparse/
H A DFile.cpp47 bool File::next_line ( std::string& line, bool strip_crlf ) in next_line() function in File
/reactos/dll/win32/kernel32/wine/
H A Dprofile.c340 const WCHAR *szValueStart, *szEnd, *next_line; in PROFILE_Load() local