Home
last modified time | relevance | path

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

/plugin/mantis/lib/
H A Dclass.soap_parser.php126 $idVal = $this->buildVal($this->ids[$id]);
333 $this->message[$pos]['result'] = $this->buildVal($pos);
524 function buildVal($pos){ function in nusoap_parser
555 $this->debug('in buildVal, Java Map '.$this->message[$pos]['name']);
564 …$this->debug('in buildVal, adding Java Vector or generic compound type '.$this->message[$pos]['nam…
H A Dnusoap.php6558 $idVal = $this->buildVal($this->ids[$id]);
6765 $this->message[$pos]['result'] = $this->buildVal($pos);
6956 function buildVal($pos){ function in nusoap_parser
6987 $this->debug('in buildVal, Java Map '.$this->message[$pos]['name']);
6996 …$this->debug('in buildVal, adding Java Vector or generic compound type '.$this->message[$pos]['nam…
H A Dchangelog431 - soap_parser: when resolving references, do not assume that buildVal returns an array (thanks Aksh…
/plugin/googlesearch/
H A Dnusoap.php5910 $idVal = $this->buildVal($this->ids[$id]);
6113 $this->message[$pos]['result'] = $this->buildVal($pos);
6283 function buildVal($pos){ function in soap_parser
6314 $this->debug('in buildVal, Java Map '.$this->message[$pos]['name']);
6323 $this->debug('in buildVal, adding Java Vector '.$this->message[$pos]['name']);