Searched refs:expandCSSEscape (Results 1 – 3 of 3) sorted by relevance
54 $uri = $this->expandCSSEscape($uri);
94 $font = $this->expandCSSEscape($font);
102 protected function expandCSSEscape($string) function in HTMLPurifier_AttrDef