Home
last modified time | relevance | path

Searched refs:property_is_valid (Results 1 – 1 of 1) sorted by relevance

/plugin/freechat/phpfreechat/lib/csstidy-1.2/
H A Dclass.csstidy.php605 … 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