Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/QLauncher/
H A Dxdgdesktopfile.cpp652 bool inQuote = false; in parseCombinedArgString() local
669 inQuote = !inQuote; in parseCombinedArgString()
672 if (!inQuote && program.at(i).isSpace()) { in parseCombinedArgString()