Searched refs:typeToEnglish (Results 1 – 4 of 4) sorted by relevance
102 Token::typeToEnglish($token->getType()), $token->getValue(),103 Token::typeToEnglish($type), $value ? sprintf(' with value "%s"', $value) : ''),
174 public static function typeToEnglish($type) function in Twig\\Token
232 …ew SyntaxError(sprintf('Unexpected token "%s" of value "%s".', Token::typeToEnglish($token->getTyp…323 …nclosed in parentheses (unexpected token "%s" of value "%s".', Token::typeToEnglish($current->getT…
116 …or_Syntax(sprintf('Unexpected token "%s" of value "%s"', \Twig_Token::typeToEnglish($token->getTyp…