Searched refs:checkLineLength (Results 1 – 1 of 1) sorted by relevance
78 $this->checkLineLength($phpcsFile, $tokens, $i);82 $this->checkLineLength($phpcsFile, $tokens, $i);99 protected function checkLineLength(PHP_CodeSniffer_File $phpcsFile, $tokens, $stackPtr) function in Generic_Sniffs_Files_LineLengthSniff