Home
last modified time | relevance | path

Searched refs:xml_in (Results 151 – 175 of 460) sorted by relevance

12345678910>>...19

/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/netapp/ontap/tests/unit/plugins/modules/
H A Dtest_na_ontap_fpolicy_policy.py76 self.xml_in = None
81 self.xml_in = xml
H A Dtest_na_ontap_fpolicy_scope.py56 self.xml_in = None
61 self.xml_in = xml
H A Dtest_na_ontap_log_forward.py74 self.xml_in = None
79 self.xml_in = xml
H A Dtest_na_ontap_aggregate.py63 self.xml_in = None
69 self.xml_in = xml
H A Dtest_na_ontap_quotas.py57 self.xml_in = None
62 self.xml_in = xml
H A Dtest_na_ontap_volume_rest.py98 self.xml_in = None
105 self.xml_in = xml
H A Dtest_na_ontap_fpolicy_ext_engine.py56 self.xml_in = None
61 self.xml_in = xml
H A Dtest_na_ontap_net_routes.py83 self.xml_in = None
88 self.xml_in = xml
H A Dtest_na_ontap_qtree.py85 self.xml_in = None
90 self.xml_in = xml
/dports/cad/geda/geda-gaf-1.8.2/build-tools/
H A Ddesktop-i18n202 xml_in=`cat $file_lists | grep ".xml.in$"`
219 for f in $xml_in; do
/dports/databases/postgresql96-server/postgresql-9.6.24/src/include/utils/
H A Dxml.h55 extern Datum xml_in(PG_FUNCTION_ARGS);
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/include/utils/
H A Dxml.h55 extern Datum xml_in(PG_FUNCTION_ARGS);
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/include/utils/
H A Dxml.h55 extern Datum xml_in(PG_FUNCTION_ARGS);
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/include/utils/
H A Dxml.h55 extern Datum xml_in(PG_FUNCTION_ARGS);
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/include/utils/
H A Dxml.h55 extern Datum xml_in(PG_FUNCTION_ARGS);
/dports/databases/postgresql96-client/postgresql-9.6.24/src/include/utils/
H A Dxml.h55 extern Datum xml_in(PG_FUNCTION_ARGS);
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/include/utils/
H A Dxml.h55 extern Datum xml_in(PG_FUNCTION_ARGS);
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/netapp/cloudmanager/tests/unit/plugins/modules/
H A Dtest_na_cloudmanager_nss_account.py52 self.xml_in = None
H A Dtest_na_cloudmanager_info.py54 self.xml_in = None
H A Dtest_na_cloudmanager_aggregate.py55 self.xml_in = None
H A Dtest_na_cloudmanager_volume.py52 self.xml_in = None
H A Dtest_na_cloudmanager_cifs_server.py52 self.xml_in = None
/dports/sysutils/ansible2/ansible-2.9.27/test/units/modules/storage/netapp/
H A Dtest_na_ontap_snapmirror.py55 self.xml_in = None
62 self.xml_in = xml
290 assert my_obj.source_server.xml_in['destination-location'] == data['destination_path']
/dports/textproc/p5-XML-LibXML-Simple/XML-LibXML-Simple-0.95/
H A DChangeLog56 - forgot to define xml_in.
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/netapp/ontap/tests/unit/plugins/module_utils/
H A Dtest_netapp.py61 self.xml_in = None
66 self.xml_in = xml
88 xml = server.xml_in

12345678910>>...19