Home
last modified time | relevance | path

Searched defs:add_registry (Results 1 – 9 of 9) sorted by relevance

/dports/dns/p5-Net-DRI/Net-DRI-0.96/lib/Net/
H A DDRI.pm213 sub add_registry subroutine
379 sub add_registry { my $r; eval { $r=shift->SUPER::add_registry(@_); }; return $r unless $@; die(ref… subroutine
/dports/devel/p5-Parse-Win32Registry/Parse-Win32Registry-1.1/bin/
H A Dgtkregcompare.pl717 sub add_registry { subroutine
/dports/editors/emacs-devel/emacs-4d1968b/nt/
H A Daddpm.c115 add_registry (const char *path) in add_registry() function
/dports/editors/emacs/emacs-27.2/nt/
H A Daddpm.c111 add_registry (const char *path) in add_registry() function
/dports/lang/python-legacy/Python-2.7.18/Tools/msi/
H A Dmsi.py1201 def add_registry(db): function
/dports/lang/python27/Python-2.7.18/Tools/msi/
H A Dmsi.py1201 def add_registry(db): function
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Tools/msi/
H A Dmsi.py1155 def add_registry(db): function
/dports/security/py-python-registry/python-registry-1.4/samples/
H A Dregview.py162 def add_registry(self, registry): member in RegistryTreeCtrl
/dports/security/py-maec/python-maec-4.1.0.17/maec/bindings/
H A Dmmdef_1_2.py312 def add_registry(self, value): self.registry.append(value) member in objects