Home
last modified time | relevance | path

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

/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ChildDef/
DCustom.php31 private $_pcre_regex; variable in HTMLPurifier_ChildDef_Custom
72 $this->_pcre_regex = $reg;
95 '/^,?' . $this->_pcre_regex . '$/',