Searched defs:apply_replacements (Results 1 – 3 of 3) sorted by relevance
36 def apply_replacements(replacements: dict[str, str], text: str) -> str: function
36 def apply_replacements( function
399 ApplyReplacementsFunc* apply_replacements; member744 ApplyReplacementsFunc* apply_replacements; in TEST() member