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