Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Dzipimport.c.h160 zipimport_zipimporter_get_filename_impl(ZipImporter *self,
172 return_value = zipimport_zipimporter_get_filename_impl(self, fullname); in zipimport_zipimporter_get_filename()
/external/python/cpython3/Modules/
Dzipimport.c596 zipimport_zipimporter_get_filename_impl(ZipImporter *self, in zipimport_zipimporter_get_filename_impl() function