Searched defs:toTokenPair (Results 1 – 4 of 4) sorted by relevance
| /plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ | ||
| D | Node.php | 46 abstract public function toTokenPair(); function in HTMLPurifier_Node |
| /plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Node/ | ||
| D | Comment.php | 33 public function toTokenPair() { function in HTMLPurifier_Node_Comment |
| D | Text.php | 49 public function toTokenPair() { function in HTMLPurifier_Node_Text |
| D | Element.php | 47 public function toTokenPair() { function in HTMLPurifier_Node_Element |