Searched refs:isUnterminatedComment (Results 1 – 1 of 1) sorted by relevance
60 private function isUnterminatedComment(Token $token): bool { function in PhpParser\\Lexer104 if ($this->isUnterminatedComment($lastToken)) {
Completed in 8 milliseconds