Home
last modified time | relevance | path

Searched refs:clip (Results 1 – 1 of 1) sorted by relevance

/curl/src/
H A Dtool_doswin.c171 char *clip = NULL; in sanitize_file_name() local
178 clip = p; in sanitize_file_name()
181 if(clip) { in sanitize_file_name()
182 *clip = '\0'; in sanitize_file_name()
183 len = clip - target; in sanitize_file_name()

Completed in 5 milliseconds