Searched refs:to_escape (Results 1 – 1 of 1) sorted by relevance
42 static const char *win_escape_arg(const char *to_escape, GString *buffer) in win_escape_arg() argument51 for (c = to_escape; *c != '\0'; ++c) { in win_escape_arg()