Home
last modified time | relevance | path

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

/third_party/python/PC/
Dgetpathp.c166 change_ext(wchar_t *dest, const wchar_t *src, const wchar_t *ext) in change_ext() function
672 !change_ext(filename, filename, L"._pth") && in get_pth_filename()
678 !change_ext(filename, pathconfig->program_full_path, L"._pth") && in get_pth_filename()
994 if (get_dllpath(zip_path) || change_ext(zip_path, zip_path, L".zip")) in calculate_path()
996 if (change_ext(zip_path, pathconfig->program_full_path, L".zip")) { in calculate_path()