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 __anon39e321de0111::CommandLineArgumentParser