Searched refs:sub_value_arr (Results 1 – 1 of 1) sorted by relevance
198 var $sub_value_arr = array(); variable in csstidy667 $this->sub_value_arr[] = trim($this->sub_value);673 case '@charset': $this->charset = $this->sub_value_arr[0]; break;674 … case '@namespace': $this->namespace = implode(' ',$this->sub_value_arr); break;675 … case '@import': $this->import[] = implode(' ',$this->sub_value_arr); break;678 $this->sub_value_arr = array();708 $this->sub_value_arr[] = $this->sub_value;712 $this->value = implode(' ',$this->sub_value_arr);738 $this->sub_value_arr = array();758 $this->sub_value_arr[] = $this->sub_value;