Lines Matching refs:debug
77 $this->debug($err);
84 $this->debug('Charset from HTTP Content-Type matches encoding from XML declaration');
87 $this->debug('No encoding specified in XML declaration');
90 $this->debug('No XML declaration');
92 $this->debug('Entering nusoap_parser(), length='.strlen($xml).', encoding='.$encoding);
111 $this->debug($err);
112 $this->debug("XML payload:\n" . $xml);
115 …$this->debug('parsed successfully, found root struct: '.$this->root_struct.' of name '.$this->root…
125 $this->debug('resolving multirefs for id: '.$id);
131 $this->debug('resolving href at pos '.$refPos);
139 $this->debug('xml was empty, didn\'t parse!');
194 $this->debug("found root struct $this->root_struct_name, pos $this->root_struct");
279 $this->debug("found root struct $this->root_struct_name, pos $pos");
498 $this->debug('Decode base64 value');
528 …$this->debug('in buildVal() for '.$this->message[$pos]['name']."(pos $pos) of type ".$this->messag…
531 $this->debug('in buildVal, there are children');
539 $this->debug("in buildVal, got an MD array element: $r, $c");
549 $this->debug('in buildVal, adding array '.$this->message[$pos]['name']);
588 $this->debug('in buildVal, handling attributes');
595 $this->debug('in buildVal, handling simpleContent');
608 $this->debug('in buildVal, return:');
612 $this->debug('in buildVal, no children, building scalar');
616 $this->debug("in buildVal, return: $ret");
622 $this->debug("in buildVal, return: $ret");
626 $this->debug("in buildVal, return: $ret");