Home
last modified time | relevance | path

Searched defs:xml (Results 26 – 50 of 118) sorted by relevance

12345

/plugin/icalevents/vendor/sabre/vobject/bin/
H A Dfetch_windows_zones.php11 $xml = simplexml_load_string($data); variable
/plugin/davcard/vendor/sabre/vobject/bin/
H A Dfetch_windows_zones.php11 $xml = simplexml_load_string($data); variable
/plugin/webdavclient/vendor/sabre/vobject/bin/
H A Dfetch_windows_zones.php11 $xml = simplexml_load_string($data); variable
/plugin/davcal/vendor/sabre/vobject/bin/
H A Dfetch_windows_zones.php11 $xml = simplexml_load_string($data); variable
/plugin/xssnipper/
H A Dconfig.ini8 xml=<code xml [filename]> insert_code_here </code> key
/plugin/html2pdf/html2pdf/html2ps/classes/org/active-link/xml/
H A DRSS.php39 var $xml; variable in RSS
H A DXMLRPCClient.php46 var $xml; variable in XMLRPCClient
/plugin/bpmnioeditor/
H A Dscript.js137 success: function(xml) { argument
182 success: function(xml) { argument
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/Xml/Property/
H A DCurrentUserPrivilegeSetTest.php58 function parse($xml) {
H A DPrincipalTest.php137 function parse($xml) {
/plugin/eventline/
H A Dtimeline.js140 Timeline.loadXML(filepath, function(xml, url) { eventSource.loadXML(xml, url); }); argument
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Xml/
H A DXmlTest.php26 function parse($xml, array $elementMap = []) {
/plugin/adfs/phpsaml/lib/Saml2/
H A DUtils.php82 public static function loadXML($dom, $xml)
122 public static function validateXML($xml, $schema, $debug = false, $schemaPath = null)
1337 …public static function addSign($xml, $key, $cert, $signAlgorithm = XMLSecurityKey::RSA_SHA1, $dige…
1404 …public static function validateSign($xml, $cert = null, $fingerprint = null, $fingerprintalg = 'sh…
H A DIdPMetadataParser.php93 …public static function parseXML($xml, $entityId = null, $desiredNameIdFormat = null, $desiredSSOBi…
/plugin/mantis/lib/
H A Dclass.soap_parser.php17 var $xml = ''; variable in nusoap_parser
60 function nusoap_parser($xml,$encoding='UTF-8',$method='',$decode_utf8=true){
/plugin/diagramsnet/lib/plugins/
H A Dupdate.js104 function parseResponse(xml) argument
/plugin/xslt/
H A Dsyntax.php86 function display_xml_error($error, $xml)
/plugin/sql/
H A Dsyntax.php15 function property($prop, $xml)
/plugin/eventline/timeline_js/scripts/
H A Dsources.js23 Timeline.DefaultEventSource.prototype.loadXML = function(xml, url) { argument
160 Timeline.DefaultEventSource.prototype.loadSPARQL = function(xml, url) { argument
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DClient.php28 public $xml; variable in Sabre\\DAV\\Client
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Parser/
H A DXmlTest.php2874 protected function assertXMLEqualsToMimeDir($xml, $mimedir) {
2885 protected function assertXMLReflexivelyEqualsToMimeDir($xml, $mimedir) {
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DClient.php29 public $xml; variable in Sabre\\DAV\\Client
/plugin/authucenter/lib/uc_client/lib/
H A Dxml.class.php10 function xml_unserialize(&$xml, $isnormal = FALSE) {
/plugin/mellelexport/
H A Drenderer.php502 static function cleanTemplate($xml) {
506 static function xml_errors ($xml) {
544 static function remove_whitespace($xml) {
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/
H A DXML.php147 private static function isolateNamespace($xml, $ns)

12345