Home
last modified time | relevance | path

Searched refs:debug_flag (Results 1 – 5 of 5) sorted by relevance

/plugin/mantis/lib/
H A Dclass.soap_server.php163 var $debug_flag = false; variable in nusoap_server
191 $this->debug_flag = $debug;
197 $this->debug_flag = substr($v, 6);
205 $this->debug_flag = substr($v, 6);
260 print $this->wsdl->serialize($this->debug_flag);
261 if ($this->debug_flag) {
719 if(isset($this->debug_flag) && $this->debug_flag){
737 if (isset($this->debug_flag) && $this->debug_flag) {
743 if (isset($this->debug_flag) && $this->debug_flag) {
752 if (isset($this->debug_flag) && $this->debug_flag) {
[all …]
H A Dnusoap.php3572 var $debug_flag = false; variable in nusoap_server
3600 $this->debug_flag = $debug;
3606 $this->debug_flag = substr($v, 6);
3614 $this->debug_flag = substr($v, 6);
3670 if ($this->debug_flag) {
4157 if(isset($this->debug_flag) && $this->debug_flag){
4175 if (isset($this->debug_flag) && $this->debug_flag) {
4181 if (isset($this->debug_flag) && $this->debug_flag) {
4190 if (isset($this->debug_flag) && $this->debug_flag) {
4196 if (isset($this->debug_flag) && $this->debug_flag) {
[all …]
H A Dclass.soap_parser.php38 var $debug_flag = true; variable in nusoap_parser
H A Dchangelog63 - soap_server: look multiple places when setting debug_flag
436 - soap_server: when generating a fault while debug_flag is true, put debug into faultdetail
/plugin/googlesearch/
H A Dnusoap.php3185 var $debug_flag = false; variable in soap_server
3213 $this->debug_flag = $debug;
3219 $this->debug_flag = substr($v, 6);
3227 $this->debug_flag = substr($v, 6);
3283 if ($this->debug_flag) {
3729 if(isset($this->debug_flag) && $this->debug_flag){
3747 if (isset($this->debug_flag) && $this->debug_flag) {
3753 if (isset($this->debug_flag) && $this->debug_flag) {
3762 if (isset($this->debug_flag) && $this->debug_flag) {
3768 if (isset($this->debug_flag) && $this->debug_flag) {
[all …]