Home
last modified time | relevance | path

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

/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
DFile.php240 private $_errorCount = 0; variable in PHP_CodeSniffer_File
444 $this->_errorCount = 0;
499 $this->_errorCount = 0;
1072 $this->_errorCount++;
1310 return $this->_errorCount;
/plugin/botmon/
H A Dadmin.js2399 if (el && BotMon.live.gui.status._errorCount <= 0) {
2413 BotMon.live.gui.status._errorCount += 1;
2420 _errorCount: 0, property