Home
last modified time | relevance | path

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

/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/
DSwitch.php26 * @param HTMLPurifier_AttrDef $with_tag Call if token matches tag
29 public function __construct($tag, $with_tag, $without_tag) argument
32 $this->withTag = $with_tag;