Home
last modified time | relevance | path

Searched refs:REGEX_NUMBER (Results 1 – 1 of 1) sorted by relevance

/template/twigstarter/vendor/twig/twig/src/
DLexer.php52 public const REGEX_NUMBER = '/(?(DEFINE) define in Twig\\Lexer
353 elseif (preg_match(self::REGEX_NUMBER, $this->code, $match, 0, $this->cursor)) {