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

Breadcrumb

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

T_MATCH_DEFAULT

2 uses of T_MATCH_DEFAULT
LowerCaseKeywordSniff::register in vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/PHP/LowerCaseKeywordSniff.php
Returns an array of tokens this test wants to listen for.
PHP::tokenize in vendor/squizlabs/php_codesniffer/src/Tokenizers/PHP.php
Creates an array of tokens when given some PHP code.

File

vendor/squizlabs/php_codesniffer/src/Util/Tokens.php, line 81

Namespace

PHP_CodeSniffer\Util

Code

define('T_MATCH_DEFAULT', 'PHPCS_T_MATCH_DEFAULT');

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal