2 uses of VALUE
- csstidy_print::_convert_raw_css dans advagg_css_compress/
csstidy/ class.csstidy_print.inc - Converts $this->css array to a raw array ($this->tokens)
- csstidy_print::_print dans 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
Fichier
-
advagg_css_compress/
csstidy/ data.inc, line 32
Code
define('VALUE', 6);