Home
last modified time | relevance | path

Searched refs:getTokens (Results 51 – 75 of 217) sorted by path

123456789

/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Formatting/
H A DNoSpaceAfterCastSniff.php57 $tokens = $phpcsFile->getTokens();
H A DSpaceAfterCastSniff.php57 $tokens = $phpcsFile->getTokens();
H A DSpaceAfterNotSniff.php65 $tokens = $phpcsFile->getTokens();
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Functions/
H A DCallTimePassByReferenceSniff.php58 $tokens = $phpcsFile->getTokens();
H A DFunctionCallArgumentSpacingSniff.php62 $tokens = $phpcsFile->getTokens();
H A DOpeningFunctionBraceBsdAllmanSniff.php75 $tokens = $phpcsFile->getTokens();
H A DOpeningFunctionBraceKernighanRitchieSniff.php76 $tokens = $phpcsFile->getTokens();
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Metrics/
H A DCyclomaticComplexitySniff.php75 $tokens = $phpcsFile->getTokens();
H A DNestingLevelSniff.php69 $tokens = $phpcsFile->getTokens();
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/NamingConventions/
H A DConstructorNameSniff.php95 $tokens = $phpcsFile->getTokens();
134 $tokens = $phpcsFile->getTokens();
H A DUpperCaseConstantNameSniff.php57 $tokens = $phpcsFile->getTokens();
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/PHP/
H A DCharacterBeforePHPOpeningTagSniff.php56 $tokens = $phpcsFile->getTokens();
H A DDisallowAlternativePHPTagsSniff.php89 $tokens = $phpcsFile->getTokens();
H A DDisallowShortOpenTagSniff.php67 $tokens = $phpcsFile->getTokens();
H A DForbiddenFunctionsSniff.php124 $tokens = $phpcsFile->getTokens();
H A DLowerCaseConstantSniff.php71 $tokens = $phpcsFile->getTokens();
H A DLowerCaseKeywordSniff.php122 $tokens = $phpcsFile->getTokens();
H A DSAPIUsageSniff.php55 $tokens = $phpcsFile->getTokens();
H A DUpperCaseConstantSniff.php61 $tokens = $phpcsFile->getTokens();
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Strings/
H A DUnnecessaryStringConcatSniff.php87 $tokens = $phpcsFile->getTokens();
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/VersionControl/
H A DSubversionPropertiesSniff.php69 $tokens = $phpcsFile->getTokens();
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/WhiteSpace/
H A DDisallowSpaceIndentSniff.php91 $tokens = $phpcsFile->getTokens();
H A DDisallowTabIndentSniff.php68 $tokens = $phpcsFile->getTokens();
H A DScopeIndentSniff.php168 $tokens = $phpcsFile->getTokens();
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/MySource/Sniffs/CSS/
H A DBrowserSpecificStylesSniff.php89 $tokens = $phpcsFile->getTokens();

123456789