Searched refs:escape_unquoted (Results 1 – 1 of 1) sorted by relevance
665 f"{macro}_STRING_UNQUOTED": escape_unquoted(val),1077 def escape_unquoted(s: str) -> str: function