Home
last modified time | relevance | path

Searched refs:variable (Results 151 – 175 of 464) sorted by relevance

12345678910>>...19

/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/macros/
H A Dvarargs_argument.test7 …r: The argument "varargs" in macro "test" cannot be defined because the variable "varargs" is rese…
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/for/
H A Dloop_not_defined_cond.test9 Twig\Error\SyntaxError: The "loop" variable cannot be used in a looping condition in "index.twig" a…
H A Dloop_not_defined.test10 Twig\Error\SyntaxError: The "loop.last" variable is not defined when looping with a condition in "i…
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Descape.rst65 When using automatic escaping, Twig tries to not double-escape a variable
67 escape filter; but that does not work when using a variable as the
79 When using a variable as the escaping strategy, you should disable
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/test/
H A Dutility.js367 var tmp = _.template(s, {variable: 'data'});
369 _.templateSettings.variable = 'data';
374 assert.notOk(_.templateSettings.variable);
375 _.template('', {}, {variable: 'x'});
376 assert.notOk(_.templateSettings.variable);
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/regression/
H A Dcombined_debug_info.test15 Twig\Error\RuntimeError: Impossible to access an attribute ("bar") on a string variable ("foo") in …
/plugin/findologicxmlexport/vendor/twig/extensions/doc/
H A Di18n.rst66 result to a variable:
87 string. Within the translatable string, the special ``count`` variable always
122 {# assign the translation to a temporary variable #}
131 {# use the temporary variable within an expression #}
/plugin/adhoctags/images/
H A Dvariable.svg1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><title>variable</title><path d="M20.41,3C21.8,5.71 22.35,8.84 22,12C21.8,15.16 20.7,18.29 18.83,21L17.3,20C18.91,1 (…)
/plugin/publistf/
H A Dplugin.info.txt6 desc A modified version of publist/publistx plugin that does caching and allows for variable pass…
/plugin/diagramsnet/lib/math/extensions/
H A DMathMenu.js19variable:null,marker:(a?"\u25CF":"\u2713"),role:"menuitemradio",Attributes:function(v){var u=s.set…
/plugin/authremoteuser/
H A Dplugin.info.txt6 desc Provides Single Sign On authentication via an environment variable of the web server which i…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D55.55.js1 …,"variable"],[/(\.)(@name|@symbols)/,["operator",{token:"@rematch",next:"@allowMethod"}]],[/([{(])…
/plugin/codemirror/dist/modes/
H A Dpuppet.min.js.map1variable standards regex\n var variable_regex = /({)?([a-z][a-z0-9_]*)?((::[a-z][a-z0-9_]*)*::)?[…
H A Dcmake.min.js.map1 …ound a variable?\n if (ch === '$') {\n if (stream.match(variable_regex)) {\n return…
/plugin/findologicxmlexport/vendor/hoa/iterator/Test/Unit/
H A DMock.php67 ->variable($iterator->getChildren())
/plugin/combo/resources/theme/default/components/html/
H A Dsubscribe-form.hbs9 {{!--The variable are needed for bootstrap prior to 5.1.3--}}
/plugin/semanticdata/phpSesame/
H A DresultFormats.php15 foreach($this->xml->head->variable as $header)
/plugin/findologicxmlexport/vendor/hoa/math/
H A DArithmetic.pp71 | variable()
81 #variable:
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dhttp-meta-data.asciidoc63 environment variable and set it to `true` or `1`, before the `Client` class initialization.
65 In PHP you can set this environment variable as follows:
/plugin/findologicxmlexport/vendor/twig/twig/doc/tests/
H A Dempty.rst8 ``empty`` checks if a variable is an empty string, an empty array, an empty
H A Dconstant.rst7 ``constant`` checks if a variable has the exact same value as a constant. You
/plugin/codemirror/dist/
H A Dstyles.min.css.map1variable,\n.cm-s-default .cm-punctuation,\n.cm-s-default .cm-property,\n.cm-s-default .cm-operator…
/plugin/findologicxmlexport/vendor/twig/twig/doc/functions/
H A Dattribute.rst8 variable:
/plugin/projects/
H A Dcodemirror.css143 .cm-s-default span.cm-variable {color: black;}
144 .cm-s-default span.cm-variable-2 {color: #05a;}
145 .cm-s-default span.cm-variable-3 {color: #085;}
/plugin/highlightjs/highlight/styles/
H A Dir_black.css45 .symbol, .number, .variable, .vbscript, .literal {

12345678910>>...19