2 uses of SEL_START
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 29

Code

define('SEL_START', 3);