Searched refs:currentElement (Results 1 – 10 of 10) sorted by relevance
/plugin/mantis/lib/ |
H A D | class.xmlschema.php | 32 var $currentElement = null; variable in nusoap_xmlschema 321 $name = $this->CreateTypeName($this->currentElement); 322 …$this->xdebug('processing unnamed complexType for element ' . $this->currentElement . ' named ' . … 343 array_push($this->elementStack, $this->currentElement); 366 $this->currentElement = $attrs['name']; 370 $this->currentElement = "ref to ".$attrs['ref']; 375 $this->currentElement = $attrs['name']; 451 $name = $this->CreateTypeName($this->currentComplexType . '_' . $this->currentElement); 452 …$this->xdebug('processing unnamed simpleType for element ' . $this->currentElement . ' named ' . $… 494 …$this->xdebug('done processing element ' . ($this->currentElement ? $this->currentElement : '(unkn… [all …]
|
H A D | nusoap.php | 1100 var $currentElement = null; variable in nusoap_xmlschema 1389 $name = $this->CreateTypeName($this->currentElement); 1390 …$this->xdebug('processing unnamed complexType for element ' . $this->currentElement . ' named ' . … 1411 array_push($this->elementStack, $this->currentElement); 1434 $this->currentElement = $attrs['name']; 1438 $this->currentElement = "ref to ".$attrs['ref']; 1443 $this->currentElement = $attrs['name']; 1519 $name = $this->CreateTypeName($this->currentComplexType . '_' . $this->currentElement); 1520 …$this->xdebug('processing unnamed simpleType for element ' . $this->currentElement . ' named ' . $… 1562 …$this->xdebug('done processing element ' . ($this->currentElement ? $this->currentElement : '(unkn… [all …]
|
/plugin/wysiwyg/fckeditor/editor/_source/classes/ |
H A D | fckstyle.js | 250 var currentElement = FCKDomTools.RemoveNode( bookmarkStart ) ; 258 newElement.appendChild( currentElement ) ; 259 currentElement = newElement ; 265 FCKDomTools.InsertAfterNode( lastBoundaryElement, currentElement ) ; 267 lastBoundaryElement.parentNode.insertBefore( currentElement, lastBoundaryElement ) ;
|
/plugin/googlesearch/ |
H A D | nusoap.php | 1019 var $currentElement = null; variable in XMLSchema 1291 $this->xdebug('processing unnamed complexType for element '.$this->currentElement); 1292 $this->currentComplexType = $this->currentElement . '_ContainedType'; 1312 array_push($this->elementStack, $this->currentElement); 1338 $this->currentElement = $attrs['name']; 1344 $this->currentElement = "ref to ".$attrs['ref']; 1348 $this->currentElement = $attrs['name']; 1422 $this->xdebug('processing unnamed simpleType for element '.$this->currentElement); 1423 $this->currentSimpleType = $this->currentElement . '_ContainedType'; 1464 …$this->xdebug('done processing element ' . ($this->currentElement ? $this->currentElement : '(unkn… [all …]
|
/plugin/diagramsnet/lib/js/orgchart/ |
H A D | bridge.collections.min.js | 1 …currentElement:!1,config:{alias:["moveNext","System$Collections$IEnumerator$moveNext","getCurrent"…
|
/plugin/html5video2/script/ |
H A D | video.min.js | 21 …currentElement=g);switch(f<y&&t(y),i.charAt(y+1)){case"/":var v=i.indexOf(">",y+3),_=i.substring(y…
|
/plugin/jcapture/lib/ |
H A D | httpcore-4.0.1.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
/plugin/jdraw/lib/ |
H A D | httpcore-4.0.1.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
/plugin/diagramsnet/lib/WEB-INF/lib/ |
H A D | httpcore-4.4.9.jar | META-INF/MANIFEST.MF
META-INF/
org/
org/apache/
org/ ... |
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | bundle.js.map | 1 …currentElement = this._navigator.current();\n if (!currentElement) {\n return -1…
|