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