Home
last modified time | relevance | path

Searched defs:sectionkey (Results 1 – 4 of 4) sorted by relevance

/dports/math/reduce/Reduce-svn5758-src/csl/fox/src/
H A DFXRegistry.cpp329 HKEY groupkey,sectionkey; in readFromRegistryGroup() local
556 HKEY groupkey,sectionkey; in writeToRegistryGroup() local
/dports/x11-toolkits/fox14/fox-1.4.35/src/
H A DFXRegistry.cpp325 HKEY groupkey,sectionkey; in readFromRegistryGroup() local
552 HKEY groupkey,sectionkey; in writeToRegistryGroup() local
/dports/x11-toolkits/fox16/fox-1.6.57/src/
H A DFXRegistry.cpp329 HKEY groupkey,sectionkey; in readFromRegistryGroup() local
556 HKEY groupkey,sectionkey; in writeToRegistryGroup() local
/dports/devel/py-zc.buildout/zc.buildout-2.11.3/src/zc/buildout/
H A Dbuildout.py94 def overrideValue(self, sectionkey): argument