Searched refs:singleQuote (Results 1 – 2 of 2) sorted by relevance
32 constexpr char singleQuote = '\''; in GetAllArguments() local42 } else if (str_[i] == singleQuote) { in GetAllArguments()52 if (str_[i] == singleQuote) { in GetAllArguments()68 } else if (str_[i] == singleQuote) { in GetAllArguments()77 if (str_[i] == singleQuote) { in GetAllArguments()
3 "singleQuote": true,