Lines Matching refs:fQuoted
2962 int fQuoted = false;2967 fQuoted = !fQuoted;2985 } while (cwcArgs > 0 && (fQuoted || !suplibCommandLineIsArgSeparator(*pawcArgs)));4698 bool fQuoted = false;4702 fQuoted = !fQuoted;4720 fQuoted = !fQuoted;4731 } while (ch != '\0' && (fQuoted || !suplibCommandLineIsArgSeparator(ch)));