Searched refs:_collectWhitespace (Results 1 – 1 of 1) sorted by relevance
109 $space = $this->_collectWhitespace($string, $char, $numChars);193 $space = $this->_collectWhitespace($string, $start, $end);217 $space = $this->_collectWhitespace($string, $start, $end);261 private function _collectWhitespace($string, $start, $end) function in PHP_CodeSniffer_Tokenizers_Comment