/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Constraint/ |
H A D | Or.php | 19 protected $constraints = []; variable in PHPUnit_Framework_Constraint_Or 22 * @param PHPUnit_Framework_Constraint[] $constraints 24 public function setConstraints(array $constraints) argument 26 $this->constraints = []; 28 foreach ($constraints as $constraint) { 35 $this->constraints[] = $constraint; 62 foreach ($this->constraints as $constraint) { 87 foreach ($this->constraints as $key => $constraint) { 107 foreach ($this->constraints as $constraint) {
|
H A D | And.php | 19 protected $constraints = []; variable in PHPUnit_Framework_Constraint_And 27 * @param PHPUnit_Framework_Constraint[] $constraints 31 public function setConstraints(array $constraints) argument 33 $this->constraints = []; 35 foreach ($constraints as $constraint) { 43 $this->constraints[] = $constraint; 70 foreach ($this->constraints as $constraint) { 95 foreach ($this->constraints as $key => $constraint) { 115 foreach ($this->constraints as $constraint) {
|
H A D | Xor.php | 19 protected $constraints = []; variable in PHPUnit_Framework_Constraint_Xor 22 * @param PHPUnit_Framework_Constraint[] $constraints 24 public function setConstraints(array $constraints) argument 26 $this->constraints = []; 28 foreach ($constraints as $constraint) { 35 $this->constraints[] = $constraint; 63 foreach ($this->constraints as $constraint) { 92 foreach ($this->constraints as $key => $constraint) { 112 foreach ($this->constraints as $constraint) {
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OrgPolicyAPI/ |
H A D | GoogleCloudOrgpolicyV2ListConstraintsResponse.php | 33 public function setConstraints($constraints) argument 35 $this->constraints = $constraints; 42 return $this->constraints;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Safebrowsing/ |
H A D | GoogleSecuritySafebrowsingV4FetchThreatListUpdatesRequestListUpdateRequest.php | 44 …GoogleSecuritySafebrowsingV4FetchThreatListUpdatesRequestListUpdateRequestConstraints $constraints) argument 46 $this->constraints = $constraints; 53 return $this->constraints;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudchannel/ |
H A D | GoogleCloudChannelV1Offer.php | 51 public function setConstraints(GoogleCloudChannelV1Constraints $constraints) argument 53 $this->constraints = $constraints; 60 return $this->constraints;
|
/plugin/conform/ |
H A D | helper.php | 95 … if ( ! is_array($constraints[$lowerattribute]) ) $constraints[$lowerattribute] = array(); 96 array_push($constraints[$lowerattribute], $linecount); 181 foreach ( $constraints as $constraint => $constraintlines ) 195 $batch['constraints'] = $constraintargs;
|
/plugin/osm/ |
H A D | syntax.php | 28 var $constraints = array variable in syntax_plugin_osm 77 … if ($val >= $this->constraints[$key]['min'] && $val <= $this->constraints[$key]['max']) 84 … if ($val >= $this->constraints[$key]['min'] && $val <= $this->constraints[$key]['max'])
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
H A D | OrgPolicyAPI.php | 68 'constraints', 72 'path' => 'v2/{+parent}/constraints', 174 'constraints', 178 'path' => 'v2/{+parent}/constraints', 280 'constraints', 284 'path' => 'v2/{+parent}/constraints',
|
H A D | WebRisk.php | 200 'constraints.maxDatabaseEntries' => [ 204 'constraints.maxDiffEntries' => [ 208 'constraints.supportedCompressions' => [
|
/plugin/findologicxmlexport/vendor/jms/serializer/src/EventDispatcher/Subscriber/ |
H A D | SymfonyValidatorValidatorSubscriber.php | 49 …$constraints = $context->hasAttribute('validation_constraints') ? $context->getAttribute('validati… 51 $list = $validator->validate($event->getObject(), $constraints, $groups);
|
/plugin/diagramsnet/lib/shapes/ |
H A D | mxUML25.js | 46 mxShapeUMLInputPin.prototype.constraints = null; method in mxShapeUMLInputPin 131 mxShapeUMLBehaviorAction.prototype.constraints = null; method in mxShapeUMLBehaviorAction 193 mxShapeUMLAction.prototype.constraints = null; method in mxShapeUMLAction 261 mxShapeUMLActionParams.prototype.constraints = null; method in mxShapeUMLActionParams
|
H A D | mxLeanMap.js | 49 mxLeanBoatShipment.prototype.constraints = [ method in mxLeanBoatShipment 112 mxLeanSafetyStock.prototype.constraints = [ method in mxLeanSafetyStock 191 mxLeanDataBox.prototype.constraints = [ method in mxLeanDataBox 494 mxLeanWorkcell.prototype.constraints = [ method in mxLeanWorkcell 560 mxLeanInventoryBox.prototype.constraints = [ method in mxLeanInventoryBox 647 mxLeanPushArrow.prototype.constraints = [ method in mxLeanPushArrow 703 mxLeanSupermarket.prototype.constraints = [ method in mxLeanSupermarket 836 mxLeanFifoLane.prototype.constraints = [ method in mxLeanFifoLane 1435 mxLeanWarehouse.prototype.constraints = [ method in mxLeanWarehouse 1607 mxLeanCrossDock.prototype.constraints = [ method in mxLeanCrossDock [all …]
|
H A D | mxBasic.js | 58 mxShapeBasicCross.prototype.constraints = null; method in mxShapeBasicCross 365 mxShapeBasicWave.prototype.constraints = null; method in mxShapeBasicWave 463 mxShapeBasicOctagon.prototype.constraints = null; method in mxShapeBasicOctagon 561 mxShapeBasicIsoCube.prototype.constraints = null; method in mxShapeBasicIsoCube 810 mxShapeBasicDrop.prototype.constraints = null; method in mxShapeBasicDrop 876 mxShapeBasicCone2.prototype.constraints = null; method in mxShapeBasicCone2 1459 mxShapeBasicPlaque.prototype.constraints = null; method in mxShapeBasicPlaque 1544 mxShapeBasicFrame.prototype.constraints = null; method in mxShapeBasicFrame 2041 mxShapeBasicDonut.prototype.constraints = null; method in mxShapeBasicDonut 2489 mxShapeBasicPie.prototype.constraints = null; method in mxShapeBasicPie [all …]
|
H A D | mxFlowchart.js | 61 mxShapeFlowchartDocument2.prototype.constraints = method in mxShapeFlowchartDocument2
|
H A D | mxGmdl.js | 367 mxShapeGmdlSlider2.prototype.constraints = null; method in mxShapeGmdlSlider2 463 mxShapeGmdlSliderFocused.prototype.constraints = null; method in mxShapeGmdlSliderFocused 632 mxShapeGmdlSlider2.prototype.constraints = null; method in mxShapeGmdlSlider2 731 mxShapeGmdlSliderDiscrete.prototype.constraints = null; method in mxShapeGmdlSliderDiscrete 864 mxShapeGmdlSliderDiscreteDots.prototype.constraints = null; method in mxShapeGmdlSliderDiscreteDots 939 mxShapeGmdlProgressBar.prototype.constraints = null; method in mxShapeGmdlProgressBar
|
/plugin/diagramsnet/lib/plugins/webcola/ |
H A D | mxWebColaAdaptor.js | 296 var constraints = []; 299 … constraints.push({ axis: 'x', type: 'separation', left: topLeft.index, right: index, gap: gap }); 300 … constraints.push({ axis: 'y', type: 'separation', left: topLeft.index, right: index, gap: gap }); 301 …constraints.push({ axis: 'x', type: 'separation', left: index, right: bottomRight.index, gap: gap … 302 …constraints.push({ axis: 'y', type: 'separation', left: index, right: bottomRight.index, gap: gap … 304 return constraints;
|
/plugin/scrape/HTMLPurifier/ConfigSchema/Builder/ |
H A D | Xml.php |
|
/plugin/diagramsnet/lib/shapes/pid2/ |
H A D | mxPidInstruments.js | 96 mxShapePidDiscInst.prototype.constraints = [ method in mxShapePidDiscInst 200 mxShapePidSharedCont.prototype.constraints = [ method in mxShapePidSharedCont 308 mxShapePidCompFunc.prototype.constraints = [ method in mxShapePidCompFunc 417 mxShapePidProgLogCont.prototype.constraints = [ method in mxShapePidProgLogCont 579 mxShapePidIndicator.prototype.constraints = [new mxConnectionConstraint(new mxPoint(0.5, 1), true)]; method in mxShapePidIndicator 676 mxShapePidLogic.prototype.constraints = [ method in mxShapePidLogic
|
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/ |
H A D | HTML.Allowed.txt |
|
/plugin/diagramsnet/lib/js/grapheditor/ |
H A D | Shapes.js | 6500 mxImageShape.prototype.constraints = mxRectangleShape.prototype.constraints; method in mxImageShape 6501 mxSwimlane.prototype.constraints = mxRectangleShape.prototype.constraints; method in mxSwimlane 6502 PlusShape.prototype.constraints = mxRectangleShape.prototype.constraints; method in PlusShape 6503 mxLabel.prototype.constraints = mxRectangleShape.prototype.constraints; method in mxLabel 6645 TapeDataShape.prototype.constraints = mxEllipse.prototype.constraints; method in TapeDataShape 6646 OrEllipseShape.prototype.constraints = mxEllipse.prototype.constraints; method in OrEllipseShape 6647 SumEllipseShape.prototype.constraints = mxEllipse.prototype.constraints; method in SumEllipseShape 6648 LineEllipseShape.prototype.constraints = mxEllipse.prototype.constraints; method in LineEllipseShape 6650 DelayShape.prototype.constraints = mxRectangleShape.prototype.constraints; method in DelayShape 6785 mxDoubleEllipse.prototype.constraints = mxEllipse.prototype.constraints; method in mxDoubleEllipse [all …]
|
/plugin/diagramsnet/lib/shapes/er/ |
H A D | mxER.js | 108 mxShapeEREntity.prototype.constraints = [ method in mxShapeEREntity 301 mxShapeEREntityExt.prototype.constraints = [ method in mxShapeEREntityExt 389 mxShapeERAttribute.prototype.constraints = [ method in mxShapeERAttribute 484 mxShapeERHas.prototype.constraints = [ method in mxShapeERHas 557 mxShapeERCloud.prototype.constraints = [ method in mxShapeERCloud 737 mxShapeERHierarchy.prototype.constraints = [ method in mxShapeERHierarchy 827 mxShapeERNote.prototype.constraints = [ method in mxShapeERNote 937 mxShapeERChen.prototype.constraints = [ method in mxShapeERChen 1092 mxShapeERBachman.prototype.constraints = [ method in mxShapeERBachman 1228 mxShapeERInfEng.prototype.constraints = [ method in mxShapeERInfEng [all …]
|
/plugin/jmol2/jmol/ |
H A D | JmolApplet0_Minimize.jar | ... util.BitSet bsFixed
public java.util.Vector constraints
java.util.Hashtable constraintMap
static final int TOKEN_ELEMENT_ONLY ... |
H A D | JmolAppletSigned0_Minimize.jar | ... util.BitSet bsFixed
public java.util.Vector constraints
java.util.Hashtable constraintMap
static final int TOKEN_ELEMENT_ONLY ... |
/plugin/form/ |
H A D | syntax.php | 280 . $constraints . "\n"
|