Searched refs:sel_separate (Results 1 – 2 of 2) sorted by relevance
171 var $sel_separate = array(); variable in csstidy575 $this->sel_separate = array();580 $this->sel_separate[] = strlen($this->selector);681 $this->sel_separate = array();832 $this->sel_separate[] = strlen($this->selector);833 foreach($this->sel_separate as $num => $pos)835 if($num == count($this->sel_separate)-1) {852 $this->sel_separate = array();
178 public $sel_separate = array(); variable in csstidy692 $this->sel_separate = array();695 $this->sel_separate[] = strlen($this->selector);789 $this->sel_separate = array();1008 $this->sel_separate[] = strlen($this->selector);1009 foreach ($this->sel_separate as $num => $pos) {1010 if ($num == count($this->sel_separate) - 1) {1027 $this->sel_separate = array();