Searched refs:modify_text_for_html (Results 1 – 1 of 1) sorted by relevance
72 def modify_text_for_html(text: str) -> str: function913 return [modify_text_for_html(lib.name) for lib in self.libs.libs]921 func_data['f'] = modify_text_for_html(function.func_name)928 [modify_text_for_html(code),951 code_map[line] = modify_text_for_html(source_file.line_to_code[line])