Home
last modified time | relevance | path

Searched defs:joinpath (Results 1 – 6 of 6) sorted by relevance

/external/python/cpython2/Modules/
Dgetpath.c191 joinpath(char *buffer, char *stuff) in joinpath() function
/external/python/cpython3/Modules/
Dgetpath.c241 joinpath(wchar_t *buffer, const wchar_t *stuff, size_t buflen) in joinpath() function
/external/python/parse_type/tasks/_vendor/
Dpathlib.py844 def joinpath(self, *args): member in PurePath
Dpath.py441 def joinpath(cls, first, *others): member in Path
/external/python/cpython3/Lib/
Dzipfile.py2299 def joinpath(self, add): member in Path
Dpathlib.py918 def joinpath(self, *args): member in PurePath