Home
last modified time | relevance | path

Searched refs:processSingleLineCall (Results 1 – 1 of 1) sorted by relevance

/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/Functions/
H A DFunctionCallSignatureSniff.php161 $this->processSingleLineCall($phpcsFile, $stackPtr, $openBracket, $tokens);
205 …public function processSingleLineCall(PHP_CodeSniffer_File $phpcsFile, $stackPtr, $openBracket, $t… function in PEAR_Sniffs_Functions_FunctionCallSignatureSniff