Home
last modified time | relevance | path

Searched defs:handle_xml (Results 1 – 19 of 19) sorted by relevance

/dports/security/py-ospd/ospd-21.4.4/ospd/command/
H A Dcommand.py76 def handle_xml(self, xml: Element) -> Union[bytes, Iterator[bytes]]: member in BaseCommand
99 def handle_xml(self, xml: Element) -> bytes: member in HelpCommand
121 def handle_xml(self, xml: Element) -> bytes: member in GetVersion
194 def handle_xml(self, xml: Element) -> bytes: member in GetPerformance
251 def handle_xml(self, xml: Element) -> bytes: member in GetScannerDetails
283 def handle_xml(self, xml: Element) -> bytes: member in DeleteScan
315 def handle_xml(self, xml: Element) -> Iterator[bytes]: member in GetVts
391 def handle_xml(self, xml: Element) -> bytes: member in StopScan
424 def handle_xml(self, xml: Element) -> bytes: member in GetScans
493 def handle_xml(self, xml: Element) -> bytes: member in StartScan
[all …]
/dports/security/py-ospd/ospd-21.4.4/tests/command/
H A Dtest_command.py32 def handle_xml(self, xml): member in BaseCommandTestCase.test_auto_register.Foo
55 def handle_xml(self, xml): member in BaseCommandTestCase.test_basic_properties.Foo
75 def handle_xml(self, xml): member in BaseCommandTestCase.test_as_dict.Foo
/dports/net-im/prosody-modules/Community-Modules-bb8459c220c9/mod_pubsub_post/
H A Dmod_pubsub_post.lua93 local function handle_xml(node, actor, payload) function
/dports/lang/python27/Python-2.7.18/Lib/
H A Dxmllib.py739 def handle_xml(self, encoding, standalone): member in XMLParser
811 def handle_xml(self, encoding, standalone): member in TestXMLParser
/dports/lang/python-legacy/Python-2.7.18/Lib/
H A Dxmllib.py739 def handle_xml(self, encoding, standalone): member in XMLParser
811 def handle_xml(self, encoding, standalone): member in TestXMLParser
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.jython_8.2.0.202102211157/Lib/
H A Dxmllib.py739 def handle_xml(self, encoding, standalone): member in XMLParser
811 def handle_xml(self, encoding, standalone): member in TestXMLParser
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/
H A Dxmllib.py739 def handle_xml(self, encoding, standalone): member in XMLParser
811 def handle_xml(self, encoding, standalone): member in TestXMLParser
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/common_test/src/
H A Dct_netconfc.erl1430 handle_xml(Bytes, State) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/common_test/src/
H A Dct_netconfc.erl1430 handle_xml(Bytes, State) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/common_test/src/
H A Dct_netconfc.erl1421 handle_xml(Bytes, State) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/common_test/src/
H A Dct_netconfc.erl1430 handle_xml(Bytes, State) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/common_test/src/
H A Dct_netconfc.erl1430 handle_xml(Bytes, State) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/common_test/src/
H A Dct_netconfc.erl1430 handle_xml(Bytes, State) -> function
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/script/dom/
H A Dxmlhttprequest.rs1231 fn handle_xml(&self) -> DomRoot<Document> { in handle_xml() method
/dports/lang/python-legacy/Python-2.7.18/Modules/
H A D_elementtree.c2076 PyObject* handle_xml; member
/dports/lang/python27/Python-2.7.18/Modules/
H A D_elementtree.c2076 PyObject* handle_xml; member
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Modules/
H A D_elementtree.c2032 PyObject* handle_xml; member
/dports/devel/geany-legacy/geany-1.37.1/src/
H A Deditor.c2723 static gboolean handle_xml(GeanyEditor *editor, gint pos, gchar ch) in handle_xml() function
/dports/devel/geany/geany-1.38/src/
H A Deditor.c2722 static gboolean handle_xml(GeanyEditor *editor, gint pos, gchar ch) in handle_xml() function