Searched refs:unclosedString (Results 1 – 2 of 2) sorted by relevance
63 throw SyntaxErrorException::unclosedString($reader->getPosition() - 1);68 throw SyntaxErrorException::unclosedString($reader->getPosition() - 1);
45 public static function unclosedString(int $position) function in Symfony\\Component\\CssSelector\\Exception\\SyntaxErrorException