Home
last modified time | relevance | path

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

/plugin/tagging/helper/
H A Dquerybuilder.php10 protected $logicalAnd = false; variable in helper_plugin_tagging_querybuilder
63 if ($this->tags && $this->logicalAnd) $this->having = ' HAVING cnt = ' . count($this->tags);
116 $this->logicalAnd = (bool)$and;
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Assert/
H A DFunctions.php1917 function logicalAnd() function
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DAssert.php2223 public static function logicalAnd() function in PHPUnit_Framework_Assert
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Framework/
H A DAssertTest.php2792 $this->logicalAnd(