Home
last modified time | relevance | path

Searched refs:constraint (Results 26 – 50 of 95) sorted by relevance

1234

/plugin/combo/vendor/composer/
H A DInstalledVersions.php230 public static function satisfies(VersionParser $parser, $packageName, $constraint) argument
232 $constraint = $parser->parseConstraints($constraint);
235 return $provided->matches($constraint);
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Framework/Constraint/
H A DIsJsonTest.php18 $constraint = new PHPUnit_Framework_Constraint_IsJson();
19 $this->assertEquals($expected, $constraint->evaluate($jsonOther, '', true));
/plugin/conform/
H A Dhelper.php181 foreach ( $constraints as $constraint => $constraintlines )
183 if ( ! in_array($constraint, $attributes) )
/plugin/html2pdf/html2pdf/html2ps/
H A Dheight.php168 $constraint =& new HCConstraint($constant, $min, $max);
169 return $constraint;
H A DChangeLog988 unexpected results if total percentage of the constraint was less
1095 * Fixed: percentage height constraint of top-level boxes now based
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Assert/
H A DFunctions.php1395 * @param PHPUnit_Framework_Constraint $constraint
1398 function assertThat($value, PHPUnit_Framework_Constraint $constraint, $message = '') argument
1544 * @param PHPUnit_Framework_Constraint $constraint
1549 function attribute(PHPUnit_Framework_Constraint $constraint, $attributeName) argument
1928 * @param PHPUnit_Framework_Constraint $constraint
1932 function logicalNot(PHPUnit_Framework_Constraint $constraint) argument
/plugin/fedauth/Auth/OpenID/
H A DMDB2Store.php164 $constraint = array(
182 $constraint);
/plugin/openid/Auth/OpenID/
H A DMDB2Store.php164 $constraint = [
182 $constraint);
/plugin/codemirror/dist/modes/
H A Dmllike.min.js1constraint:"keyword",done:"keyword",downto:"keyword",external:"keyword","function":"keyword",initi…
H A Dmllike.min.js.map1constraint","done","downto","external","function","initializer","lazy","match","method","mutable",…
H A Dcypher.min.js.map1constraint\", \"create\", \"csv\", \"cypher\", \"delete\", \"desc\", \"descending\", \"detach\", \…
H A Dsql.min.js.map1constraint key primary foreign collate clustered nonclustered declare exec go if use index holdloc…
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DAttr.ClassUseCDATA.txt
/plugin/s5reloaded/ui/effects_support/
H A Ddragdrop.js490 if((!this.options.constraint) || (this.options.constraint=='horizontal'))
492 if((!this.options.constraint) || (this.options.constraint=='vertical'))
633 constraint: 'vertical', // one of 'vertical', 'horizontal', false
667 constraint: options.constraint, property in Sortable.create.options_for_draggable
/plugin/form/
H A Dsyntax.php1075 $this->writebefore($this->mailPath.'constraint.tmp', $constraint);
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D19.19.js.map1 …\n 'checked',\n 'component',\n 'const',\n 'constraint',\n 'cons…
H A D1.1.js.map1 …king',\n 'cmos',\n 'config',\n 'const',\n 'constraint',\n 'cont…
/plugin/findologicxmlexport/vendor/jms/metadata/
H A DCHANGELOG.md102 - Added the branch alias and changed the constraint on common [\#8](https://github.com/schmittjoh/m…
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dservlet-api.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/servlet/ javax/ ...
/plugin/findologicxmlexport/vendor/hoa/compiler/
H A DREADME.md149 avoid this, we can add a new constraint on token value by unifying them, thus:
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Framework/
H A DAssertTest.php2876 $constraint = $this->identicalTo($value);
2878 $this->assertThat($value, $constraint);
/plugin/bible/bible_douayRheims/
H A D1_Peter.txt93 …5:2. Feed the flock of God which is among you, taking care of it, not by constraint but willingly,…
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md5 * Unpin version constraint for `symfony/polyfill-intl-idn` [#2678](https://github.com/guzzle/guzzle…
1250 * Bug: Email constraint only validates strings
1255 * Allowing the use of dot notation for class namespaces when using instance_of constraint
1256 * Added any_match validation constraint
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/
H A Dcomposer.lock134 "description": "Semver library that offers utilities, version constraint parsing and validation.",
491 "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.2",
492 "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.2.1",
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.css1 …00%;outline:none!important;resize:none}.gantt_section_constraint [data-constraint-time-select]{mar…

1234