Home
last modified time | relevance | path

Searched refs:collection_depth (Results 1 – 6 of 6) sorted by relevance

/dports/www/dolibarr/dolibarr-14.0.3/htdocs/includes/printipp/
H A DPrintIPP.php991 $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 …]
H A DBasicIPP.php133 protected $collection_depth = - 1; //RFC3382 variable in BasicIPP
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/printipp/
H A DPrintIPP.php991 $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 …]
H A DBasicIPP.php133 protected $collection_depth = - 1; //RFC3382 variable in BasicIPP
/dports/emulators/mess/mame-mame0226/scripts/build/
H A Dcomplay.py579 self.collection_depth += 1
591 elif self.collection_depth:
601 self.collection_depth -= 1
673 self.collection_depth = 0
694 del self.collection_depth
/dports/emulators/mame/mame-mame0226/scripts/build/
H A Dcomplay.py579 self.collection_depth += 1
591 elif self.collection_depth:
601 self.collection_depth -= 1
673 self.collection_depth = 0
694 del self.collection_depth