Searched refs:UNQUOTED (Results 1 – 1 of 1) sorted by relevance
930 enum { INIT, UNQUOTED, QUOTED } State = INIT; in tokenizeWindowsCommandLineImpl() enumerator971 State = UNQUOTED; in tokenizeWindowsCommandLineImpl()978 case UNQUOTED: in tokenizeWindowsCommandLineImpl()1010 State = UNQUOTED; in tokenizeWindowsCommandLineImpl()