2 uses of PROPERTY
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 31

Code

define('PROPERTY', 5);