Searched defs:quote_char (Results 1 – 7 of 7) sorted by relevance
137 char quote_char = GetArgumentQuoteCharAtIndex(i); in GetQuotedCommandString() local200 char quote_char = '\0'; in SetCommandString() local471 Args::Unshift (const char *arg_cstr, char quote_char) in Unshift()498 Args::AppendArgument (const char *arg_cstr, char quote_char) in AppendArgument()504 Args::InsertArgumentAtIndex (size_t idx, const char *arg_cstr, char quote_char) in InsertArgumentAtIndex()529 Args::ReplaceArgumentAtIndex (size_t idx, const char *arg_cstr, char quote_char) in ReplaceArgumentAtIndex()
135 const char quote_char = key.front(); in SetArgs() local
1227 …tCommand (std::string &command_string, std::string &command, std::string &suffix, char "e_char) in ExtractCommand()1617 char quote_char = '\0'; in HandleCommand() local2044 char quote_char = parsed_line.GetArgumentQuoteCharAtIndex(cursor_index); in HandleCompletion() local
47 char quote_char; in unquote_string_inplace() local
77 quote_char = '"' variable in HTMLSerializer
220 char_type quote_char; member
558 char quote_char; in find_value() local