Home
last modified time | relevance | path

Searched refs:variable (Results 26 – 50 of 464) sorted by relevance

12345678910>>...19

/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/
H A DContainerVersion.php305 public function setVariable($variable) argument
307 $this->variable = $variable;
314 return $this->variable;
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dset.rst7 Here is how you can assign the ``bar`` value to the ``foo`` variable:
13 After the ``set`` call, the ``foo`` variable is available in the template like
58 Note that loops are scoped in Twig; therefore a variable declared inside a
69 If you want to access the variable, just declare it before the loop:
/plugin/highlightjs/highlight/styles/
H A Dmagula.css32 .django .variable,
37 .bash .variable,
86 .bash .variable,
H A Ddefault.css39 .django .variable,
44 .bash .variable,
94 .bash .variable,
/plugin/findologicxmlexport/vendor/hoa/compiler/Test/Unit/Llk/
H A DTreeNode.php70 ->variable($node->getValue())
76 ->variable($node->getParent())
97 ->variable($node->getParent())
119 ->variable($node->getParent())
208 ->variable($result)
228 ->variable($result)
334 ->variable($result)
/plugin/authremoteuser/
H A DREADME.md6 environment variable of the web server which is set through authentication
19 Default variable name is `REMOTE_USER`.
27 environment variable on your web server (`_SERVER[...]`) (and disable
39 1. Determine the variable name your authentication system uses:
43 2. If your authentication system uses another variable name notice this
57 username in `_SERVER[...]` whereby `...` is the variable name of your
76 5. If your authentication system doesn't use variable name `REMOTE_USER`
/plugin/findologicxmlexport/vendor/hoa/stream/Test/Unit/
H A DStream.php143 ->variable($result->getStreamName())
179 ->variable($result)
183 ->variable(SUT::getStreamHandler($stream))
185 ->variable($stream->getStreamName())
187 ->variable($stream->getStream())
189 ->variable($stream->getStreamContext())
207 ->variable($result)
321 ->variable($result)
343 ->variable($result)
741 ->variable($called)
[all …]
/plugin/findologicxmlexport/vendor/hoa/event/Test/Unit/
H A DBucket.php88 ->variable($result)
103 ->variable($result)
126 ->variable($result)
/plugin/findologicxmlexport/vendor/twig/twig/doc/tests/
H A Diterable.rst7 ``iterable`` checks if a variable is an array or a traversable object:
11 {# evaluates to true if the foo variable is iterable #}
H A Dsameas.rst7 ``same as`` checks if a variable is the same as another variable.
H A Ddefined.rst4 ``defined`` checks if a variable is defined in the current context. This is very
9 {# defined works with variable names #}
/plugin/codemirror/dist/modes/
H A Dnsis.min.js.map1variable-2\", indent: true},\n\n // FileFunc.nsh\n {regex: /\\$\\{(?:BannerTrimPath|DirState…
/plugin/syntaxhighlightjs/static/lib/highlightjs/styles/
H A Dascetic.min.css1 …dding:0.5em;background:white;color:black}.hljs-string,.hljs-variable,.hljs-template-variable,.hljs…
H A Dandroidstudio.min.css1 …yword,.hljs-selector-tag,.hljs-deletion{color:#cc7832}.hljs-variable,.hljs-template-variable,.hljs…
H A Dcodepen-embed.min.css1 …:#222;color:#fff}.hljs-comment,.hljs-quote{color:#777}.hljs-variable,.hljs-template-variable,.hljs…
H A Datelier-dune-light.min.css1 .hljs-comment,.hljs-quote{color:#7d7a68}.hljs-variable,.hljs-template-variable,.hljs-attribute,.hlj…
H A Datelier-forest-dark.min.css1 .hljs-comment,.hljs-quote{color:#9c9491}.hljs-variable,.hljs-template-variable,.hljs-attribute,.hlj…
H A Datelier-forest-light.min.css1 .hljs-comment,.hljs-quote{color:#766e6b}.hljs-variable,.hljs-template-variable,.hljs-attribute,.hlj…
H A Dparaiso-dark.min.css1 .hljs-comment,.hljs-quote{color:#8d8687}.hljs-variable,.hljs-template-variable,.hljs-tag,.hljs-name…
H A Dtomorrow-night-eighties.min.css1 .hljs-comment,.hljs-quote{color:#999999}.hljs-variable,.hljs-template-variable,.hljs-tag,.hljs-name…
H A Dtomorrow-night.min.css1 .hljs-comment,.hljs-quote{color:#969896}.hljs-variable,.hljs-template-variable,.hljs-tag,.hljs-name…
H A Dvs.min.css1variable{color:#008000}.hljs-keyword,.hljs-selector-tag,.hljs-built_in,.hljs-name,.hljs-tag{color:…
H A Dtomorrow-night-blue.min.css1 .hljs-comment,.hljs-quote{color:#7285b7}.hljs-variable,.hljs-template-variable,.hljs-tag,.hljs-name…
/plugin/highlightjs/highlight/
H A Dreadme.eng.txt133 instancevar instance variable
143 variable variable starting with "$", "%", "@"
154 variable variable starting with "$"
202 variable template variable {{ .. }}
294 variable variable
322 variable variable
362 variable variable
413 variable variable starting with "$"
/plugin/findologicxmlexport/vendor/hoa/protocol/Test/Unit/
H A DWrapper.php82 ->variable($result)
84 ->variable($wrapper->getStream())
86 ->variable($wrapper->getStreamName())
197 ->variable($_time)
199 ->variable($_atime)
591 ->variable($result)
593 ->variable($wrapper->getStream())
595 ->variable($wrapper->getStreamName())
643 ->variable($wrapper->getStream())
645 ->variable($wrapper->getStreamName())
[all …]

12345678910>>...19