Searched refs:collection_depth (Results 1 – 6 of 6) sorted by relevance
991 $this->collection_depth ++;993 $this->collection_nbr[$this->collection_depth] ++;997 $this->collection_depth ++;998 if ($this->collection_depth == 0)1004 $this->collection_nbr[$this->collection_depth] ++;1019 $this->collection_depth --;1020 $this->collection_key[$this->collection_depth] = 0;1031 $this->collection_depth = -1;1224 $this->collection_key[$this->collection_depth] ++;1228 $this->collection_key[$this->collection_depth] = 0;[all …]
133 protected $collection_depth = - 1; //RFC3382 variable in BasicIPP
579 self.collection_depth += 1591 elif self.collection_depth:601 self.collection_depth -= 1673 self.collection_depth = 0694 del self.collection_depth