Searched +defs:trimmed +defs:suffix (Results 1 – 3 of 3) sorted by relevance
45 val trimmed = paragraphs.firstOrNull()?.text?.trim() ?: "" in reformatComment() constant51 val suffix = if (commentType.suffix.isEmpty()) "" else " ${commentType.suffix}" in reformatComment() constant
11806 auto trimmed = [&] (size_t start, size_t end) { in Capturer() local13761 bool endsWith( std::string const& s, std::string const& suffix ) { in endsWith()13764 bool endsWith( std::string const& s, char suffix ) { in endsWith()
11744 auto trimmed = [&] (size_t start, size_t end) { in Capturer() local13616 bool endsWith( std::string const& s, std::string const& suffix ) { in endsWith()13619 bool endsWith( std::string const& s, char suffix ) { in endsWith()