Home
last modified time | relevance | path

Searched defs:emitToken (Results 1 – 2 of 2) sorted by relevance

/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Lexer/
DPH5P.php1554 private function emitToken($token) function in HTML5
1713 public function emitToken($token) function in HTML5TreeConstructer
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
DLexer.php310 public function emitToken(Token $token) : void function in Antlr\\Antlr4\\Runtime\\Lexer