Searched refs:removeMatching (Results 1 – 1 of 1) sorted by relevance
700 static std::string removeMatching(const std::string &s) { in removeMatching() function in __anon0fcb97670211::ParseMD710 return removeMatching<'{', '}'>(s); in removeBraces()714 return removeMatching<'"', '"'>(s); in removeQuotes()