Home
last modified time | relevance | path

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

/developtools/hdc/src/common/
Dbase.cpp589 bool isQuoted = false; in SplitCommandToArgs() local
606 isQuoted = false; in SplitCommandToArgs()
613 if (isQuoted) { in SplitCommandToArgs()
615 isQuoted = false; in SplitCommandToArgs()
623 isQuoted = true; in SplitCommandToArgs()