/plugin/combo/vendor/salesforce/handlebars-php/src/Handlebars/ |
H A D | Context.php | 206 * @param string $variableName name of variable or a callable on current context 210 public function with($variableName) argument 212 $value = $this->get($variableName); 223 * @param string $variableName variavle name to get from current context 229 public function get($variableName, $strict = false) argument 232 $variableName = trim($variableName); 235 if ($this->enableDataVariables && substr($variableName, 0, 1) == '@') { 236 return $this->getDataVariable($variableName, $strict); 240 while (substr($variableName, 288 getDataVariable($variableName, $strict = false) global() argument [all...] |
/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/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/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/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/ComboStrap/ |
H A D | PageSqlTreeListener.php | 145 $variableName = strtolower($text); 146 switch ($variableName) { 152 $variableName = DatabasePageRow::IS_INDEX_COLUMN; 162 $variableName = "date({$variableName})"; 166 $this->actualPredicateColumn = $variableName; 168 $variableName = "p." . $variableName; 170 if ($variableName === self::DEPTH) { 171 $variableName [all...] |
/plugin/combo/action/ |
H A D | qualitymutation.php | 107 $variableName = $data["name"]; 108 if (!(in_array($variableName, self::getQualityMetas()))) { 119 self::DESC => "The variable ($variableName) has the new value ($newValue) overriding ($oldValue)"
|
/plugin/codemirror/dist/modes/ |
H A D | stylus.min.js.map | 1 …variableName","startState","base","token","eatSpace","textAfter","cx","lineFirstWord","lineIndent"…
|
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)…
|
/plugin/jcapture/lib/ |
H A D | transform-3.0.2.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
/plugin/diagramsnet/lib/WEB-INF/lib/ |
H A D | commons-lang3-3.5.jar | META-INF/MANIFEST.MF
META-INF/
org/
org/apache/
org/ ... |
/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…
|
/plugin/openlayersmap/ol7/ |
H A D | ol.js.map |
|