Searched refs:processTags (Results 1 – 2 of 2) sorted by relevance
85 $this->processTags($phpcsFile, $stackPtr, $tokens[$commentEnd]['comment_opener']);
204 $this->processTags($phpcsFile, $stackPtr, $commentStart);222 protected function processTags(PHP_CodeSniffer_File $phpcsFile, $stackPtr, $commentStart) function in PEAR_Sniffs_Commenting_FileCommentSniff