Home
last modified time | relevance | path

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

/curl/src/
H A Dtool_operhlp.c200 char *pc = NULL, *pc2 = NULL; in get_url_file_name() local
203 pc2 = strrchr(pc ? pc + 1 : path, '\\'); in get_url_file_name()
204 if(pc2) in get_url_file_name()
205 pc = pc2; in get_url_file_name()

Completed in 4 milliseconds