Searched refs:property_is_valid (Results 1 – 1 of 1) sorted by relevance
605 … if(csstidy::property_is_valid($this->property) || !$this->get_cfg('discard_invalid_properties')) {718 $valid = csstidy::property_is_valid($this->property);980 function property_is_valid($property) { function in csstidy