Home
last modified time | relevance | path

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

/external/python/cpython3/PC/
Dgetpathp.c162 change_ext(wchar_t *dest, const wchar_t *src, const wchar_t *ext) in change_ext() function
671 if (!change_ext(spbuffer, config->dll_path, L"._pth") && in get_pth_filename()
678 if (!change_ext(spbuffer, config->program_full_path, L"._pth") && in get_pth_filename()
987 change_ext(calculate->zip_path, in calculate_path_impl()