Searched refs:csstidy (Results 1 – 9 of 9) sorted by relevance
172 if(csstidy::is_important($this->sub_value))224 if(csstidy::is_important($value))226 $values = csstidy::gvw_important($value);280 if(csstidy::is_important($string))495 if(csstidy::is_important($value))497 $value = csstidy::gvw_important($value);614 if(csstidy::is_important($val))650 if(csstidy::is_important($str_value))653 $str_value = csstidy::gvw_important($str_value);756 if(csstidy::is_important($cur_value))[all …]
61 class csstidy { class254 function csstidy() function in csstidy447 return (strpos($tokens, $string{$i}) !== false && !csstidy::escaped($string,$i));482 if(csstidy::is_token($string,$i))515 if(csstidy::is_token($string,$i))600 if(csstidy::is_token($string,$i))641 if(csstidy::is_token($string,$i) || $pn)718 $valid = csstidy::property_is_valid($this->property);865 return !(@($string{$pos-1} != '\\') || csstidy::escaped($string,$pos-1));886 …if((csstidy::is_important($this->css[$media][$selector][$property]) && csstidy::is_important($new_…[all …]
275 * @see csstidy::property_is_next()407 * @see csstidy::load_template()
3 Changelog: http://cdburnerxp.se/cssparse/csstidy/changelog.php
72 $css = new csstidy();
366 $css = new csstidy();