Home
last modified time | relevance | path

Searched defs:pathsep (Results 1 – 9 of 9) sorted by relevance

/third_party/libinput/src/
Dbuilddir.h39 char *pathsep; in builddir_lookup() local
/third_party/boost/more/getting_started/detail/
Dcommon-unix.rst23 .. |pathsep| replace:: colon substdef
Dcommon-windows.rst34 .. |pathsep| replace:: semicolon substdef
/third_party/python/Lib/
Dposixpath.py20 pathsep = ':' variable
Dntpath.py15 pathsep = ';' variable
Dzipfile.py1637 def _sanitize_windows_name(cls, arcname, pathsep): argument
/third_party/openssl/apps/
Drehash.c337 const char *pathsep; in do_dir() local
/third_party/curl/lib/
Durlapi.c279 char *pathsep; in concat_url() local
/third_party/openssl/crypto/store/
Dloader_file.c1203 const char *pathsep = ends_with_dirsep(ctx->_.dir.uri) ? "" : "/"; in file_name_to_uri() local