Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dposixmodule.c5221 _testFileTypeByName(LPCWSTR path, int testedType) in _testFileTypeByName() function
5384 result = _testFileTypeByName(path->wide, testedType); in _testFileType()