Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/hoa/math/Combinatorics/Combination/
H A DCartesianProduct.php90 protected $_break = true; variable in Hoa\\Math\\Combinatorics\\Combination\\CartesianProduct
113 $this->_break = empty($this->_sets);
171 $this->_break = true;
190 $this->_break = empty($this->_sets);
210 return false === $this->_break;