Searched refs:depth_array (Results 1 – 5 of 5) sorted by relevance
42 var $depth_array = array(); variable in nusoap_xmlschema182 $this->depth_array[$depth] = $pos;185 $this->defaultNamespace[$pos] = $this->defaultNamespace[$this->depth_array[$depth - 1]];477 if(isset($this->depth_array[$this->depth])){478 $pos = $this->depth_array[$this->depth];511 $pos = $this->depth_array[$this->depth - 1];
37 var $depth_array = array(); variable in nusoap_parser171 $this->depth_array[$this->depth] = $pos;309 $pos = $this->depth_array[$this->depth--];412 $pos = $this->depth_array[$this->depth];
1110 var $depth_array = array(); variable in nusoap_xmlschema1250 $this->depth_array[$depth] = $pos;1253 $this->defaultNamespace[$pos] = $this->defaultNamespace[$this->depth_array[$depth - 1]];1545 if(isset($this->depth_array[$this->depth])){1546 $pos = $this->depth_array[$this->depth];1579 $pos = $this->depth_array[$this->depth - 1];4554 var $depth_array = array(); variable in wsdl4830 $this->depth_array[$depth] = $pos;5056 $pos = isset($this->depth_array[$this->depth]) ? $this->depth_array[$this->depth] : 0;6469 var $depth_array = array(); variable in nusoap_parser[all …]
42 var $depth_array = array(); variable in wsdl318 $this->depth_array[$depth] = $pos;544 $pos = isset($this->depth_array[$this->depth]) ? $this->depth_array[$this->depth] : 0;
1029 var $depth_array = array(); variable in XMLSchema1154 $this->depth_array[$depth] = $pos;1157 $this->defaultNamespace[$pos] = $this->defaultNamespace[$this->depth_array[$depth - 1]];1447 if(isset($this->depth_array[$this->depth])){1448 $pos = $this->depth_array[$this->depth];1481 $pos = $this->depth_array[$this->depth - 1];4102 var $depth_array = array(); variable in wsdl4352 $this->depth_array[$depth] = $pos;4578 $pos = isset($this->depth_array[$this->depth]) ? $this->depth_array[$this->depth] : 0;5822 var $depth_array = array(); variable in soap_parser[all …]