Lines Matching refs:get_cfg
283 function get_cfg($setting) function in csstidy
319 if($this->get_cfg('preserve_css') || $do) {
386 if($add != '\\' || !$this->get_cfg('remove_bslash') || strpos($tokens, $string{$i+1}) !== false) {
605 … if(csstidy::property_is_valid($this->property) || !$this->get_cfg('discard_invalid_properties')) {
700 if($this->get_cfg('lowercase_s'))
719 …if((!$this->invalid_at || $this->get_cfg('preserve_css')) && (!$this->get_cfg('discard_invalid_pro…
727 if($this->get_cfg('discard_invalid_properties'))
733 …$this->log('Invalid property in '.strtoupper($this->get_cfg('css_level')).': '.$this->property,'Wa…
828 if($this->get_cfg('merge_selectors') == 1)
879 if($this->get_cfg('preserve_css') || trim($new_val) == '') {
982 …rties[$property]) && strpos($all_properties[$property],strtoupper($this->get_cfg('css_level'))) !=…