Home
last modified time | relevance | path

Searched refs:drop_occurrence (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/mit/isl/dist/interface/
H A Dtemplate_cpp.cc2667 static std::string drop_occurrence(const std::string &str, in drop_occurrence() function
2685 auto res = drop_occurrence(str, sub + "_"); in drop_underscore_occurrence()
2688 return drop_occurrence(res, std::string("_") + sub); in drop_underscore_occurrence()