Home
last modified time | relevance | path

Searched refs:root_struct_name (Results 1 – 4 of 4) sorted by relevance

/plugin/mantis/lib/
H A Dclass.soap_parser.php21 var $root_struct_name = ''; variable in nusoap_parser
115 …'parsed successfully, found root struct: '.$this->root_struct.' of name '.$this->root_struct_name);
191 $this->root_struct_name = $name;
194 $this->debug("found root struct $this->root_struct_name, pos $this->root_struct");
217 if($name == $this->root_struct_name){
277 $this->root_struct_name = $name;
279 $this->debug("found root struct $this->root_struct_name, pos $pos");
295 } elseif($this->root_struct_name != ''){
H A Dnusoap.php4272 $this->methodname = $parser->root_struct_name;
6453 var $root_struct_name = ''; variable in nusoap_parser
6547 …'parsed successfully, found root struct: '.$this->root_struct.' of name '.$this->root_struct_name);
6623 $this->root_struct_name = $name;
6626 $this->debug("found root struct $this->root_struct_name, pos $this->root_struct");
6649 if($name == $this->root_struct_name){
6709 $this->root_struct_name = $name;
6711 $this->debug("found root struct $this->root_struct_name, pos $pos");
6727 } elseif($this->root_struct_name != ''){
H A Dclass.soap_server.php834 $this->methodname = $parser->root_struct_name;
/plugin/googlesearch/
H A Dnusoap.php3843 $this->methodname = $parser->root_struct_name;
5806 var $root_struct_name = ''; variable in soap_parser
5899 …'parsed successfully, found root struct: '.$this->root_struct.' of name '.$this->root_struct_name);
5975 $this->root_struct_name = $name;
5978 $this->debug("found root struct $this->root_struct_name, pos $this->root_struct");
6001 if($name == $this->root_struct_name){
6057 $this->root_struct_name = $name;
6059 $this->debug("found root struct $this->root_struct_name, pos $pos");
6075 } elseif($this->root_struct_name != ''){