Searched refs:css_remove_value_quotes (Results 1 – 5 of 5) sorted by relevance
129 … array(SELECTOR_ATTR_VALUE, $matches[2], css_remove_value_quotes($matches[3]))));135 … array(SELECTOR_ATTR_VALUE_WORD, $matches[2], css_remove_value_quotes($matches[3]))));
31 $full_url = $pipeline->guess_url(css_remove_value_quotes($url));
25 $full_url = $pipeline->guess_url(css_remove_value_quotes($url));
133 function css_remove_value_quotes($value) { function
180 $this->css_import(trim(css_remove_value_quotes($matches[1])), $pipeline);183 $this->css_import(trim(css_remove_value_quotes($matches[1])), $pipeline);