Home
last modified time | relevance | path

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

/plugin/icalevents/vendor/squizlabs/php_codesniffer/
H A DCodeSniffer.php755 if ($this->_shouldProcessElement($config) === false) {
768 || $this->_shouldProcessElement($rule) === false
818 if ($this->_shouldProcessElement($arg) === false) {
841 if ($this->_shouldProcessElement($arg) === false) {
898 if ($this->_shouldProcessElement($pattern) === false) {
1202 && $this->_shouldProcessElement($rule->severity) === true
1217 && $this->_shouldProcessElement($rule->type) === true
1232 && $this->_shouldProcessElement($rule->message) === true
1250 if ($this->_shouldProcessElement($prop) === false) {
1296 if ($this->_shouldProcessElement($pattern) === false) {
[all …]