/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/ |
H A D | Param.php | 34 private $variableName = ''; variable in phpDocumentor\\Reflection\\DocBlock\\Tags\\Param 40 * @param string $variableName 47 Assert::string($variableName); 50 $this->variableName = $variableName; 70 $variableName = ''; 81 $variableName = array_shift($parts); 86 $variableName = substr($variableName, 3); 89 if (substr($variableName, 0, 1) === '$') { 90 $variableName = substr($variableName, 1); 106 return $this->variableName; [all …]
|
H A D | Var_.php | 34 protected $variableName = ''; variable in phpDocumentor\\Reflection\\DocBlock\\Tags\\Var_ 37 * @param string $variableName 43 Assert::string($variableName); 45 $this->variableName = $variableName; 64 $variableName = ''; 74 $variableName = array_shift($parts); 77 if (substr($variableName, 0, 1) === '$') { 78 $variableName = substr($variableName, 1); 84 return new static($variableName, $type, $description); 94 return $this->variableName; [all …]
|
H A D | PropertyRead.php | 34 protected $variableName = ''; variable in phpDocumentor\\Reflection\\DocBlock\\Tags\\PropertyRead 37 * @param string $variableName 43 Assert::string($variableName); 45 $this->variableName = $variableName; 64 $variableName = ''; 74 $variableName = array_shift($parts); 77 if (substr($variableName, 0, 1) === '$') { 78 $variableName = substr($variableName, 1); 84 return new static($variableName, $type, $description); 94 return $this->variableName; [all …]
|
H A D | PropertyWrite.php | 34 protected $variableName = ''; variable in phpDocumentor\\Reflection\\DocBlock\\Tags\\PropertyWrite 37 * @param string $variableName 43 Assert::string($variableName); 45 $this->variableName = $variableName; 64 $variableName = ''; 74 $variableName = array_shift($parts); 77 if (substr($variableName, 0, 1) === '$') { 78 $variableName = substr($variableName, 1); 84 return new static($variableName, $type, $description); 94 return $this->variableName; [all …]
|
H A D | Property.php | 34 protected $variableName = ''; variable in phpDocumentor\\Reflection\\DocBlock\\Tags\\Property 37 * @param string $variableName 43 Assert::string($variableName); 45 $this->variableName = $variableName; 64 $variableName = ''; 74 $variableName = array_shift($parts); 77 if (substr($variableName, 0, 1) === '$') { 78 $variableName = substr($variableName, 1); 84 return new static($variableName, $type, $description); 94 return $this->variableName; [all …]
|
/plugin/findologicxmlexport/vendor/sebastian/global-state/src/ |
H A D | Blacklist.php | 51 * @param string $variableName 53 public function addGlobalVariable($variableName) argument 55 $this->globalVariables[$variableName] = true; 104 * @param string $variableName 107 public function isGlobalVariableBlacklisted($variableName) argument 109 return isset($this->globalVariables[$variableName]);
|
/plugin/findologicxmlexport/vendor/hoa/math/Test/Unit/Visitor/ |
H A D | Arithmetic.php | 109 $variableName = 'unknown_variable' 112 ->object($compiler->parse($variableName . ' * 2')) 114 ->exception(function () use ($variableName, $compiler, $visitor) { 115 $visitor->visit($compiler->parse($variableName . ' * 2')); 126 $variableName = 'a_variable', 129 ->when($visitor->addVariable($variableName, function () use ($variableValue) { 133 ->float($visitor->visit($compiler->parse($variableName . ' * 2'))) 210 $variableName = 'a_variable', 213 …->when($context->addVariable($variableName, function () use ($variableValue) { return $variableVal… 219 ->float($visitor->visit($compiler->parse('abs(' . $variableName . ' - PI)'))) [all …]
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/ |
H A D | ListPopulationTerm.php | 53 public $variableName; variable in Google\\Service\\Dfareporting\\ListPopulationTerm 156 public function setVariableName($variableName) argument 158 $this->variableName = $variableName; 165 return $this->variableName;
|
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/ |
H A D | Fileloader.php | 60 foreach ($newVariableNames as $variableName) { 61 if ($variableName != 'oldVariableNames') { 62 $GLOBALS[$variableName] = $newVariables[$variableName];
|
/plugin/combo/syntax/ |
H A D | iterator.php | 384 foreach ($variableNames as $variableName) { 386 if ($variableName === PageImages::PROPERTY_NAME) { 394 if (isset($sourceRow[strtoupper($variableName)])) { 395 $variableValue = $sourceRow[strtoupper($variableName)]; 396 $targetRow[$variableName] = $variableValue; 403 $value = $jsonArray["metadata"][$variableName]; 405 $targetRow[$variableName] = $value; 413 $value = $standardMetadata[$variableName]; 415 $targetRow[$variableName] = $value; 422 $targetRow[$variableName] = "$variableName attribute is unknown.";
|
/plugin/combo/ComboStrap/ |
H A D | PageSqlTreeListener.php | 123 $variableName = strtolower($text); 128 $variableName = "p." . $variableName; 130 $this->physicalSql .= "{$variableName} "; 135 $variableName = strtolower($text); 137 $variableName = "p." . $variableName; 139 $this->physicalSql .= "\t{$variableName} ";
|
/plugin/combo/action/ |
H A D | qualitymutation.php | 90 $variableName = $data["name"]; 91 …if (!(in_array($variableName, [LowQualityCalculatedIndicator::getPersistentName(), LowQualityPageO… 101 self::DESC => "The variable ($variableName) has the new value ($newValue)"
|
/plugin/codemirror/dist/modes/ |
H A D | stylus.min.js | 1 …urn U(c);if(a=="word"){N=_(b.current());return"extend"}return U(c)};J.variableName=function(a,b,c)…
|
H A D | stylus.min.js.map | 1 …variableName","startState","base","token","eatSpace","textAfter","cx","lineFirstWord","lineIndent"…
|
/plugin/jcapture/lib/ |
H A D | transform-3.0.2.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
/plugin/jmol2/jmol/ |
H A D | CHANGES.txt | 5893 # adds @variableName in any command
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | 2.2.js.map | 1 …variableName ':'] expression | variableName '...'\n var node = this.create(nodes.FunctionAr…
|