You are here

constant VALUE in Advanced CSS/JS Aggregation 6

Same name and namespace in other branches
  1. 7 advagg_css_compress/csstidy/data.inc \VALUE
3 uses of VALUE
csstidy::parse in advagg_css_compress/csstidy/class.csstidy.inc
Parses CSS in $string. The code is saved as array in $this->css
csstidy_print::_convert_raw_css in advagg_css_compress/csstidy/class.csstidy_print.inc
Converts $this->css array to a raw array ($this->tokens)
csstidy_print::_print in advagg_css_compress/csstidy/class.csstidy_print.inc
Returns the formatted CSS Code and saves it into $this->output_css and $this->output_css_plain

File

advagg_css_compress/csstidy/data.inc, line 32

Code

define('VALUE', 6);