Searched defs:pathsep (Results 1 – 9 of 9) sorted by relevance
39 char *pathsep; in builddir_lookup() local
23 .. |pathsep| replace:: colon substdef
34 .. |pathsep| replace:: semicolon substdef
20 pathsep = ':' variable
15 pathsep = ';' variable
1637 def _sanitize_windows_name(cls, arcname, pathsep): argument
337 const char *pathsep; in do_dir() local
279 char *pathsep; in concat_url() local
1203 const char *pathsep = ends_with_dirsep(ctx->_.dir.uri) ? "" : "/"; in file_name_to_uri() local