Searched refs:_styleMatches (Results 1 – 1 of 1) sorted by relevance
35 private $_styleMatches = array(); variable in HTMLPurifier_Filter_ExtractStyleBlocks81 $this->_styleMatches[] = $matches[1];102 $style_blocks = $this->_styleMatches;103 $this->_styleMatches = array(); // reset