Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_winreg.py42 ("Multi-string", ["Lots", "of", "string", "values"], REG_MULTI_SZ),
53 unicode("values")], REG_MULTI_SZ),
55 "values"], REG_MULTI_SZ),
/external/libchrome/components/policy/core/common/
Dpreg_parser.cc43 #define REG_MULTI_SZ 7 macro
188 case REG_MULTI_SZ: in DecodePRegValue()
Dregistry_dict.cc276 case REG_MULTI_SZ: in ReadRegistry()
/external/lzma/CPP/Windows/
DRegistry.cpp233 …MYASSERT((res != ERROR_SUCCESS) || (type == REG_SZ) || (type == REG_MULTI_SZ) || (type == REG_EXPA… in QueryValue()
260 …MYASSERT((res != ERROR_SUCCESS) || (type == REG_SZ) || (type == REG_MULTI_SZ) || (type == REG_EXPA… in QueryValue()
/external/python/cpython3/Lib/test/
Dtest_winreg.py43 ("Multi-string", ["Lots", "of", "string", "values"], REG_MULTI_SZ),
44 ("Multi-nul", ["", "", "", ""], REG_MULTI_SZ),
/external/python/cpython3/PC/
Dwinreg.c628 case REG_MULTI_SZ: in Py2Reg()
749 case REG_MULTI_SZ: in Reg2Py()
2081 ADD_INT(REG_MULTI_SZ); in PyInit_winreg()
/external/python/cpython2/PC/
D_winreg.c810 case REG_MULTI_SZ: in Py2Reg()
941 case REG_MULTI_SZ: in Reg2Py()
1867 ADD_INT(REG_MULTI_SZ); in init_winreg()
/external/python/cpython2/Doc/library/
D_winreg.rst627 .. data:: REG_MULTI_SZ
/external/python/cpython3/Doc/library/
Dwinreg.rst702 .. data:: REG_MULTI_SZ
/external/libusb/libusb/os/
Dwindows_winusb.c1567 ((reg_type == REG_MULTI_SZ) && (size == sizeof(guid_string_w))))) { in winusb_get_device_list()
/external/python/cpython3/Misc/NEWS.d/
D3.9.0a1.rst4986 Make :data:`winreg.REG_MULTI_SZ` support zero-length strings.
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/backend-common. ...