Fichier

advagg_css_compress/yui/CSSMin.inc, line 1063

Classe

CSSmin

Code

private function lowercaseCommonFunctionsValues($matches) {
    return $matches[1] . strtolower($matches[2]);
}