Home
last modified time | relevance | path

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

/plugin/ahrefmenu/
H A Dgenerate_map.py115 i_caption = self.escape_html(i_place_to.full_url)
131 def escape_html(self, i_link): member in network
292 ….printx("<branchLink id=\"" + self.network.escape_html(exp.full_url) + "\" link=\"" + self.network…
304 …lf.printx("<branch id=\"" + self.network.escape_html(i_place.full_url) + "\" link=\"" + self.netwo…
315 self.printx("<leaf link=\"" + self.network.escape_html(i_place.full_url) + "\">")