Home
last modified time | relevance | path

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

/third_party/python/PC/
Dgetpathp.c347 static const WCHAR keySuffix[] = L"\\PythonPath"; in getpythonregpath() local
359 sizeof(keySuffix); in getpythonregpath()
370 memcpy(keyBufPtr, keySuffix, sizeof(keySuffix)); in getpythonregpath()