Home
last modified time | relevance | path

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

/reactos/modules/rostests/apitests/msvcrt/
H A DCommandLine.c119 BOOL bWasntInQuotes = (UtilityProgramDirectory[0] != L'"'); in Test_CommandLine() local
130 if (TestCase->bEncloseProgramNameInQuotes && bWasntInQuotes) in Test_CommandLine()
135 if (TestCase->bEncloseProgramNameInQuotes && bWasntInQuotes) in Test_CommandLine()