Searched refs:_endFunction (Results 1 – 1 of 1) sorted by relevance
47 private $_endFunction = -1; variable in PHP_CodeSniffer_Standards_AbstractVariableSniff106 $this->_endFunction = -1;111 if ($stackPtr > $this->_endFunction) {127 $this->_endFunction136 $this->_endFunction = $tokens[$stackPtr]['scope_closer'];