Searched refs:quotelevel (Results 1 – 2 of 2) sorted by relevance
52 protected $quotelevel = 0; variable in renderer_plugin_qc279 $this->quotelevel++;280 $this->docArray['quote_nest'] = max($this->quotelevel, $this->docArray['quote_nest']);286 $this->quotelevel--;
154 protected $quotelevel = 0; variable in renderer_plugin_combo_analytics745 $this->quotelevel++;747 $this->stats['quote_nest'] = max($this->quotelevel, $quoteNest);752 $this->quotelevel--;