Home
last modified time | relevance | path

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

/dports/security/py-pysaml26/pysaml2-6.5.2/src/saml2/
H A Dresponse.py325 def _loads(self, xmldata, decode=True, origxml=None): argument
422 def loads(self, xmldata, decode=True, origxml=None): argument
527 def loads(self, xmldata, decode=True, origxml=None): argument
1255 timeslack=0, decode=True, request_id=0, origxml=None, argument
1323 def loads(self, xmldata, decode=True, origxml=None): argument
/dports/security/py-pysaml24/pysaml2-4.9.0/src/saml2/
H A Dresponse.py320 def _loads(self, xmldata, decode=True, origxml=None): argument
419 def loads(self, xmldata, decode=True, origxml=None): argument
521 def loads(self, xmldata, decode=True, origxml=None): argument
1244 timeslack=0, decode=True, request_id=0, origxml=None, argument
1312 def loads(self, xmldata, decode=True, origxml=None): argument
/dports/deskutils/virt-manager/virt-manager-3.2.0/virtManager/object/
H A Dlibvirtobject.py41 def log_redefine_xml_diff(obj, origxml, newxml): argument
363 def _redefine_xml_internal(self, origxml, newxml): argument
/dports/science/jmol/jmol-14.32.7/doc/source/
H A Dxml2po.py583 origxml = '' variable
659 origxml = arg variable
/dports/games/openclonk/openclonk-release-8.1-src/docs/
H A Dxml2po.py596 origxml = '' variable
672 origxml = arg variable
/dports/deskutils/virt-manager/virt-manager-3.2.0/virtinst/
H A Dvirtxml.py39 def get_diff(origxml, newxml): argument
/dports/devel/libvirt/libvirt-7.10.0/tools/
H A Dvirsh-volume.c495 virshMakeCloneXML(const char *origxml, const char *newname) in virshMakeCloneXML()
558 g_autofree char *origxml = NULL; in cmdVolClone() local
/dports/misc/gimp-help-en/gimp-help-2.10.0/tools/xml2po/
H A D__init__.py599 def reuse(self, origxml, xmlfile): argument
/dports/deskutils/virt-manager/virt-manager-3.2.0/virtManager/
H A Dconnection.py560 def rename_object(self, obj, origxml, newxml): argument