Home
last modified time | relevance | path

Searched refs:CreateTypeName (Results 1 – 2 of 2) sorted by relevance

/plugin/mantis/lib/
H A Dclass.xmlschema.php160 function CreateTypeName($ename) { function in nusoap_xmlschema
321 $name = $this->CreateTypeName($this->currentElement);
373 $type = $this->CreateTypeName($this->currentComplexType . '_' . $attrs['name']);
451 $name = $this->CreateTypeName($this->currentComplexType . '_' . $this->currentElement);
H A Dnusoap.php1228 function CreateTypeName($ename) { function in nusoap_xmlschema
1389 $name = $this->CreateTypeName($this->currentElement);
1441 $type = $this->CreateTypeName($this->currentComplexType . '_' . $attrs['name']);
1519 $name = $this->CreateTypeName($this->currentComplexType . '_' . $this->currentElement);