Home
last modified time | relevance | path

Searched refs:getTokens (Results 26 – 50 of 217) sorted by relevance

123456789

/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Call/
H A DCallCenter.php174 array_map('strval', $methodProphecy->getArgumentsWildcard()->getTokens()),
211 $methodProphecy->getArgumentsWildcard()->getTokens()
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Functions/
H A DLowercaseFunctionKeywordsSniff.php63 $tokens = $phpcsFile->getTokens();
H A DFunctionDuplicateArgumentSniff.php57 $tokens = $phpcsFile->getTokens();
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/CSS/
H A DEmptyStyleDefinitionSniff.php62 $tokens = $phpcsFile->getTokens();
H A DDisallowMultipleStyleDefinitionsSniff.php62 $tokens = $phpcsFile->getTokens();
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Objects/
H A DObjectMemberCommaSniff.php62 $tokens = $phpcsFile->getTokens();
H A DObjectInstantiationSniff.php57 $tokens = $phpcsFile->getTokens();
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Formatting/
H A DSpaceAfterNotSniff.php65 $tokens = $phpcsFile->getTokens();
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/MySource/Sniffs/Objects/
H A DDisallowNewWidgetSniff.php53 $tokens = $phpcsFile->getTokens();
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/MySource/Sniffs/Debug/
H A DDebugCodeSniff.php53 $tokens = $phpcsFile->getTokens();
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/
H A DCastSpacingSniff.php57 $tokens = $phpcsFile->getTokens();
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Commenting/
H A DFixmeSniff.php67 $tokens = $phpcsFile->getTokens();
H A DTodoSniff.php65 $tokens = $phpcsFile->getTokens();
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Zend/Sniffs/Files/
H A DClosingTagSniff.php58 $tokens = $phpcsFile->getTokens();
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Arrays/
H A DDisallowShortArraySyntaxSniff.php59 $tokens = $phpcsFile->getTokens();
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/PHP/
H A DInnerFunctionsSniff.php57 $tokens = $phpcsFile->getTokens();
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/PHP/
H A DSAPIUsageSniff.php55 $tokens = $phpcsFile->getTokens();
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudNaturalLanguage/
H A DAnalyzeSyntaxResponse.php70 public function getTokens() function in Google\\Service\\CloudNaturalLanguage\\AnalyzeSyntaxResponse
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/CodeAnalysis/
H A DUnnecessaryFinalModifierSniff.php67 $tokens = $phpcsFile->getTokens();
H A DForLoopShouldBeWhileLoopSniff.php67 $tokens = $phpcsFile->getTokens();
H A DUnconditionalIfStatementSniff.php74 $tokens = $phpcsFile->getTokens();
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Classes/
H A DClassFileNameSniff.php68 $tokens = $phpcsFile->getTokens();
H A DLowercaseClassKeywordsSniff.php67 $tokens = $phpcsFile->getTokens();
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Files/
H A DByteOrderMarkSniff.php75 $tokens = $phpcsFile->getTokens();
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/Functions/
H A DValidDefaultValueSniff.php61 $tokens = $phpcsFile->getTokens();

123456789