Searched refs:first_quote_char (Results 1 – 1 of 1) sorted by relevance
199 char first_quote_char = '\0'; in SetCommandString() local289 if (first_quote_char == '\0') in SetCommandString()290 first_quote_char = quote_char; in SetCommandString()356 m_args_quote_char.push_back (first_quote_char); in SetCommandString()