Searched refs:parseDoubleQuotedStringInto (Results 1 – 1 of 1) sorted by relevance
73 if (!parseDoubleQuotedStringInto(String)) return false; in parseStringInto()83 bool parseDoubleQuotedStringInto(std::string &String) { in parseDoubleQuotedStringInto() function in __anone118c0aa0111::CommandLineArgumentParser