Home
last modified time | relevance | path

Searched refs:truncate_pos (Results 1 - 2 of 2) sorted by relevance

/third_party/curl/src/
H A Dtool_doswin.c68 const size_t truncate_pos);
243 Good truncate_pos 9: C:\foo\bar => C:\foo\ba
244 Good truncate_pos 6: C:\foo => C:\foo
245 Good truncate_pos 5: C:\foo => C:\fo
246 Bad* truncate_pos 5: C:foo => C:foo
247 Bad truncate_pos 5: C:\foo:ads => C:\fo
248 Bad truncate_pos 9: C:\foo:ads => C:\foo:ad
249 Bad truncate_pos 5: C:\foo\bar => C:\fo
250 Bad truncate_pos 5: C:\foo\ => C:\fo
251 Bad truncate_pos
263 truncate_dryrun(const char *path, const size_t truncate_pos) truncate_dryrun() argument
[all...]
H A Dtool_doswin.h46 SANITIZEcode truncate_dryrun(const char *path, const size_t truncate_pos);

Completed in 1 milliseconds