Home
last modified time | relevance | path

Searched defs:xml (Results 101 – 118 of 118) sorted by path

12345

/plugin/semanticdata/phpSesame/
H A DresultFormats.php5 private $xml; variable in phpSesame_SparqlRes
/plugin/sequencediagram/bower_components/lodash/test/
H A Dtest.js317 var xml = new ActiveXObject('Microsoft.XMLDOM'); variable
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js19230 "xml": "text/xml", property in AnonymousFunction7f0ac55719800.mimeExtensionMap
/plugin/sql/
H A Dsyntax.php15 function property($prop, $xml)
/plugin/sqlraw/
H A Dsyntax.php627 function _propertyRaw($prop, $xml) {
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js5112 var mimeExtensionMap={txt:"text/plain",html:"text/html",htm:"text/html",xhtml:"text/html",xml:"text… property in AnonymousFunctionf1d9e84c19600.mimeExtensionMap
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DClient.php29 public $xml; variable in Sabre\\DAV\\Client
H A DServer.php174 public $xml; variable in Sabre\\DAV\\Server
/plugin/webdav/vendor/sabre/xml/lib/Element/
H A DXmlFragment.php25 protected $xml; variable in Sabre\\Xml\\Element\\XmlFragment
27 function __construct($xml) {
/plugin/webdavclient/vendor/sabre/vobject/bin/
H A Dfetch_windows_zones.php11 $xml = simplexml_load_string($data); variable
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckstyles.js283 var xml = new FCKXml() ; variable
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs17987 function parse_xlml_data(xml, ss, data, cell/*:any*/, base, styles, csty, row, arrayf, o) { argument
/plugin/xslt/
H A Dsyntax.php86 function display_xml_error($error, $xml)
/plugin/xssnipper/
H A Dconfig.ini8 xml=<code xml [filename]> insert_code_here </code> key
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.d.ts1209 xml: any; property
H A Ddhtmlxgantt.js13 …define&&define.amd?define("dhtmlxgantt",[],e):"object"==typeof exports?exports.dhtmlxgantt=e():t.d… argument
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js8596 DataProcessor.prototype.afterUpdate = function (that, xml, id) { argument
8786 this.getUpdates(url, function (xml) { argument
8990 callback: function (xml) { argument
14482 gantt.xml = { class in gantt
/plugin/zotero/
H A DImportZoteroFeedReader.php57 private function getDocument($xml)
64 private function getXPath($xml)

12345