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

Breadcrumb

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

T_BITWISE_OR

6 uses of T_BITWISE_OR
CatchHelper::findCaughtTypesInCatch in vendor/slevomat/coding-standard/SlevomatCodingStandard/Helpers/CatchHelper.php
*
OperatorBracketSniff::process in vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/Formatting/OperatorBracketSniff.php
Processes this test, when one of its tokens is encountered.
PHP::processAdditional in vendor/squizlabs/php_codesniffer/src/Tokenizers/PHP.php
Performs additional processing after main tokenizing.
ReferencedNameHelper::getReferenceType in vendor/slevomat/coding-standard/SlevomatCodingStandard/Helpers/ReferencedNameHelper.php
ReferenceThrowableOnlySniff::process in vendor/slevomat/coding-standard/SlevomatCodingStandard/Sniffs/Exceptions/ReferenceThrowableOnlySniff.php
* @phpcsSuppress SlevomatCodingStandard.TypeHints.ParameterTypeHint.MissingNativeTypeHint *

... See full list

File

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

Namespace

PHP_CodeSniffer\Util

Code

define('T_BITWISE_OR', 'PHPCS_T_BITWISE_OR');

API Navigation

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