Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Lexer.php

Lexer::REGEX_NAME

File

vendor/twig/twig/src/Lexer.php, line 46

Class

Lexer
@author Fabien Potencier <fabien@symfony.com>

Namespace

Twig

Code

public const REGEX_NAME = '/[a-zA-Z_\\x7f-\\xff][a-zA-Z0-9_\\x7f-\\xff]*/A';
RSS feed
Powered by Drupal