Home
last modified time | relevance | path

Searched defs:xml (Results 1 – 25 of 144) sorted by relevance

123456

/plugin/geophp/vendor/funiq/geophp/src/Adapter/
DKML.php119 protected function childElements($xml, $nodeName = '')
132 protected function parsePoint($xml)
146 protected function parseLineString($xml)
167 protected function parsePolygon($xml)
197 protected function parseGeometryCollection($xml)
216 protected function extractCoordinates($xml)
/plugin/jmol2/jmol/
DJmolApplet0_ReadersXml.jar ... > package org.jmol.adapter.readers.xml org.jmol.adapter.readers.xml. ...
DJmolAppletSigned0_ReadersXml.jar ... > package org.jmol.adapter.readers.xml org.jmol.adapter.readers.xml. ...
/plugin/pdb/classes/
D_NCBI.php54 function GetSummaryItem($item,&$xml){
59 function GetSummaryItems($item,&$xml){
64 function GetSearchItem($item,&$xml){
69 function GetSearchItems($item,&$xml){
D_xml.php16 function GetXmlObject($xml){
/plugin/pubmed/classes/
D_NCBI.php54 function GetSummaryItem($item,&$xml){
59 function GetSummaryItems($item,&$xml){
64 function GetSearchItem($item,&$xml){
69 function GetSearchItems($item,&$xml){
/plugin/pubchem/classes/
D_NCBI.php54 function GetSummaryItem($item,&$xml){
59 function GetSummaryItems($item,&$xml){
64 function GetSearchItem($item,&$xml){
69 function GetSearchItems($item,&$xml){
/plugin/adfs/
Dadmin.php10 protected $xml = ''; variable in admin_plugin_adfs
63 public function metaData($xml)
/plugin/saml/
Dadmin.php11 protected $xml = ''; variable in admin_plugin_saml
64 public function metaData($xml)
/plugin/bpmnio/script/
Dbpmnio_render.js7 async function renderDiagram(xml, container, viewer, computeSizeFn) { argument
67 async function renderBpmnDiagram(xml, container) { argument
74 async function renderDmnDiagram(xml, container) { argument
108 async function renderBpmnEditor(xml, container) { argument
115 async function renderDmnEditor(xml, container) { argument
/plugin/html2pdf/html2pdf/html2ps/
Ddom.activelink.inc.php5 var $xml; variable in ActiveLinkDOMTree
11 function ActiveLinkDOMTree($xml, $index, $indices, $parents) {
24 function &from_XML($xml) {
/plugin/webdav/vendor/sabre/xml/lib/Element/
DXmlFragment.php25 protected $xml; variable in Sabre\\Xml\\Element\\XmlFragment
27 function __construct($xml) {
/plugin/davcal/vendor/sabre/xml/lib/Element/
DXmlFragment.php25 protected $xml; variable in Sabre\\Xml\\Element\\XmlFragment
27 function __construct($xml) {
/plugin/icalevents/vendor/sabre/xml/lib/Element/
DXmlFragment.php25 protected $xml; variable in Sabre\\Xml\\Element\\XmlFragment
27 function __construct($xml) {
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/
DDoctype.php34 public $xml = true; variable in HTMLPurifier_Doctype
56 $xml = true,
/plugin/drawio/
Dscript.js117 autosave: 1, xml: draft.xml}), '*'); property
150 autosave: 1, xml: data.content}), '*'); property
219 dr = JSON.stringify({lastModified: new Date(), xml: msg.xml}); property
239 format: 'xmlpng', xml: msg.xml, spin: 'Updating page'}), '*'); property
240 dr = JSON.stringify({lastModified: new Date(), xml: msg.xml}); property
246 format: 'xmlsvg', xml: msg.xml, spin: 'Updating page'}), '*'); property
247 dr = JSON.stringify({lastModified: new Date(), xml: msg.xml}); property
/plugin/zotero/
DImportZoteroFeedReader.php57 private function getDocument($xml)
64 private function getXPath($xml)
/plugin/lastfm/inc/
Dlastfmutils.php243 function lastfm_xml2array($xml) {
339 & $levels, & $prevTag, & $multipleData, & $xml)
418 & $levels, & $prevTag, & $multipleData, & $xml)
/plugin/html2pdf/html2pdf/html2ps/classes/org/active-link/xml/
DXMLDocument.php46 var $xml; variable in XMLDocument
165 function setXML(&$xml) {
DXPath.php42 var $xml; variable in XPath
DXMLLeaf.php62 function setParentXML(&$xml) {
DXMLBranch.php60 function setParentXML(&$xml) {
/plugin/crypto/
Dsyntax.php89 function xml_content($xml) {
98 function xml_property($xml, $name, $default = "") {
/plugin/mantis/lib/
Dclass.xmlschema.php19 var $xml = ''; variable in nusoap_xmlschema
54 function nusoap_xmlschema($schema='',$xml='',$namespaces=array()){
87 function parseFile($xml,$type){
113 function parseString($xml,$type){
/plugin/mindmap/
Dxml.php17 $xml = $plugin->get_gexf_xml( $data ); variable

123456