OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:winreg_QueryValueEx_impl
(Results
1 - 2
of
2
) sorted by null
/external/python/cpython3/PC/clinic/
winreg.c.h
806
winreg_QueryValueEx_impl
(PyObject *module, HKEY key, Py_UNICODE *name);
819
return_value =
winreg_QueryValueEx_impl
(module, key, name);
[
all
...]
/external/python/cpython3/PC/
winreg.c
[
all
...]
Completed in 206 milliseconds