Home
last modified time | relevance | path

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

/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/
DTokenFactory.php31 private $p_empty; variable in HTMLPurifier_TokenFactory
50 $this->p_empty = new HTMLPurifier_Token_Empty('', array());
88 $p = clone $this->p_empty;