Searched defs:escape_path (Results 1 – 4 of 4) sorted by relevance
15 def escape_path(word): function
29 def escape_path(word: str) -> str: function
677 def escape_path(path): function