Home
last modified time | relevance | path

Searched refs:root_header (Results 1 – 3 of 3) sorted by relevance

/plugin/mantis/lib/
H A Dclass.soap_parser.php23 var $root_header = ''; variable in nusoap_parser
119 if($this->root_header != '' && isset($this->message[$this->root_header]['result'])){
120 $this->soapheader = $this->message[$this->root_header]['result'];
183 $this->root_header = $pos;
292 if ($this->root_header != $pos) {
383 if ($this->root_header != $pos) {
H A Dnusoap.php6455 var $root_header = ''; variable in nusoap_parser
6551 if($this->root_header != '' && isset($this->message[$this->root_header]['result'])){
6552 $this->soapheader = $this->message[$this->root_header]['result'];
6615 $this->root_header = $pos;
6724 if ($this->root_header != $pos) {
6815 if ($this->root_header != $pos) {
/plugin/googlesearch/
H A Dnusoap.php5808 var $root_header = ''; variable in soap_parser
5967 $this->root_header = $pos;
6072 if ($this->root_header != $pos) {
6163 if ($this->root_header != $pos) {