Home
last modified time | relevance | path

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

/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/
DTokenFactory.php21 private $p_start; variable in HTMLPurifier_TokenFactory
48 $this->p_start = new HTMLPurifier_Token_Start('', array());
63 $p = clone $this->p_start;