Home
last modified time | relevance | path

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

/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/
DTokenFactory.php36 private $p_text; variable in HTMLPurifier_TokenFactory
51 $this->p_text = new HTMLPurifier_Token_Text('');
100 $p = clone $this->p_text;