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 *
File
-
vendor/
squizlabs/ php_codesniffer/ src/ Util/ Tokens.php, line 35
Namespace
PHP_CodeSniffer\UtilCode
define('T_BITWISE_OR', 'PHPCS_T_BITWISE_OR');