Searched refs:anchorEncoded (Results 1 – 3 of 3) sorted by relevance
16 fun String.anchorEncoded(): String { in htmlEscape() method
151 …clarationDescriptor.signatureForAnchorUrlEncoded(): String? = signatureForAnchor()?.anchorEncoded()
72 attributes["name"] = uriNode.signatureForAnchor(logger).anchorEncoded() in fullMemberDocs()