Home
last modified time | relevance | path

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

/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Filter/
DExtractStyleBlocks.php35 private $_styleMatches = array(); variable in HTMLPurifier_Filter_ExtractStyleBlocks
81 $this->_styleMatches[] = $matches[1];
102 $style_blocks = $this->_styleMatches;
103 $this->_styleMatches = array(); // reset