Searched refs:removeSurrounding (Results 1 – 6 of 6) sorted by relevance
55 .removeSurrounding("<html>", "</html>", true).trim() in <lambda>()56 .removeSurrounding("<body>", "</body>", true) in <lambda>()63 …private fun CharSequence.removeSurrounding(prefix: CharSequence, suffix: CharSequence, ignoringCas… in <lambda>() method in org.jetbrains.dokka.PackageDocs
57 is KtBlockExpression -> bodyExpression.text.removeSurrounding("{", "}") in processSampleBody()
130 is KtBlockExpression -> bodyExpressionText.removeSurrounding("{", "}") in processSampleBody()
125 … identifier(parameterNameValue.name.removeSurrounding("\""), IdentifierKind.ParameterName) in <lambda>()
334 .name.removeSurrounding("\"") in appendSinceKotlin()
META-INF/ META-INF/MANIFEST.MF kotlin/ kotlin/collections/ kotlin/ ...