Home
last modified time | relevance | path

Searched refs:variable (Results 51 – 75 of 464) sorted by relevance

12345678910>>...19

/plugin/syntaxhighlightjs/static/lib/highlightjs/styles/
H A Dtomorrow-night-bright.min.css1 .hljs-comment,.hljs-quote{color:#969896}.hljs-variable,.hljs-template-variable,.hljs-tag,.hljs-name…
H A Dtomorrow.min.css1 .hljs-comment,.hljs-quote{color:#8e908c}.hljs-variable,.hljs-template-variable,.hljs-tag,.hljs-name…
H A Datelier-lakeside-dark.min.css1 .hljs-comment,.hljs-quote{color:#7195a8}.hljs-variable,.hljs-template-variable,.hljs-attribute,.hlj…
H A Datelier-seaside-dark.min.css1 .hljs-comment,.hljs-quote{color:#809980}.hljs-variable,.hljs-template-variable,.hljs-attribute,.hlj…
H A Datelier-seaside-light.min.css1 .hljs-comment,.hljs-quote{color:#687d68}.hljs-variable,.hljs-template-variable,.hljs-attribute,.hlj…
H A Datelier-sulphurpool-dark.min.css1 .hljs-comment,.hljs-quote{color:#898ea4}.hljs-variable,.hljs-template-variable,.hljs-attribute,.hlj…
H A Datelier-sulphurpool-light.min.css1 .hljs-comment,.hljs-quote{color:#6b7394}.hljs-variable,.hljs-template-variable,.hljs-attribute,.hlj…
H A Dparaiso-light.min.css1 .hljs-comment,.hljs-quote{color:#776e71}.hljs-variable,.hljs-template-variable,.hljs-tag,.hljs-name…
H A Datelier-heath-light.min.css1 .hljs-comment,.hljs-quote{color:#776977}.hljs-variable,.hljs-template-variable,.hljs-attribute,.hlj…
H A Dcolor-brewer.min.css1variable,.hljs-addition{color:#756bb1}.hljs-comment,.hljs-quote{color:#636363}.hljs-number,.hljs-r…
H A Ddark.min.css1 …l,.hljs-bullet,.hljs-built_in,.hljs-addition,.hljs-variable,.hljs-template-tag,.hljs-template-vari…
H A Dkimbie.light.min.css1 .hljs-comment,.hljs-quote{color:#a57a4c}.hljs-variable,.hljs-template-variable,.hljs-tag,.hljs-name…
H A Dmagula.min.css1 …,.hljs-bullet,.hljs-attribute,.hljs-addition,.hljs-variable,.hljs-template-tag,.hljs-template-vari…
H A Datelier-dune-dark.min.css1 .hljs-comment,.hljs-quote{color:#999580}.hljs-variable,.hljs-template-variable,.hljs-attribute,.hlj…
H A Datelier-heath-dark.min.css1 .hljs-comment,.hljs-quote{color:#9e8f9e}.hljs-variable,.hljs-template-variable,.hljs-attribute,.hlj…
H A Datelier-lakeside-light.min.css1 .hljs-comment,.hljs-quote{color:#5a7b8c}.hljs-variable,.hljs-template-variable,.hljs-attribute,.hlj…
H A Dkimbie.dark.min.css1 .hljs-comment,.hljs-quote{color:#d6baad}.hljs-variable,.hljs-template-variable,.hljs-tag,.hljs-name…
H A Dmono-blue.min.css1 …js-symbol,.hljs-regexp,.hljs-attribute,.hljs-deletion,.hljs-variable,.hljs-template-variable,.hljs…
H A Dgithub-gist.min.css1 …o}.hljs-comment,.hljs-meta{color:#969896}.hljs-string,.hljs-variable,.hljs-template-variable,.hljs…
H A Dir-black.min.css1 …,.hljs-doctag{color:#ffffb6}.hljs-symbol,.hljs-bullet,.hljs-variable,.hljs-template-variable,.hljs…
H A Dzenburn.min.css1 …template-tag{color:#dcdcdc}.hljs-number{color:#8cd0d3}.hljs-variable,.hljs-template-variable,.hljs…
/plugin/highlightjs/highlight/styles/
H A Dvs.css22 .bash .variable {
36 .django .variable,
/plugin/strata/
H A Dmanual.txt73 For example, ''?p is a: person'' will match any subject that has field ''is a'' and value ''person'' to variable ''?p''.
75 Variables are indicated with the ''?''. You can use a variable in any spot (except types or type hints). For example ''?p ?k [date]: 1982-7-23'' to find out who has what relation to the date 1982-7-23.
79 **Types**: In a query, you can use [[#types]]. You can use types for fields and values, and you can use them in the opening tag. Types are 'sticky': if you put ''?p Birthday [date]: ?b'' the date type will automatically stick to the ''?b'' variable (you could have achieved the same with ''?p Birthday: ?b [date]'').
81 **Comparisons**: You can use normal operators (e.g, ''<'', ''>'', ''>='', ''%%<=%%'', ''='', ''!='') to compare values. A variable's type will be taken into account for the comparison. See [[#Comparison Operators]] for more information.
116 **Aggregates**: Variables can have multiple values (usually through grouping). You can apply an aggregate function to the variable's values by adding it to any variable in the opening tag with ''@''. For example ''?address@count'' will apply the [[#aggregates|count]] aggregate to the values in ''?address''.
126 **Grouping**: By adding a ''group'' block zero or more variables can be grouped. This means that all results that have the same value for the grouped variable will be merged, and the ungrouped variables will contain multiple values. You can name one variable per line. If the ''group'' is empty //all// results will be merged into a single result.
128 **Sorting**: By adding ''sort'' you can define one or more variables to sort on. You can name one variable per line, and include a direction with ''(ascending)'' or ''(descending)'' (or their short-hands ''(asc)'' and ''(desc)'').
245 [[#Types]] can only be added to variables. A variable i
[all...]
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dimport.rst8 into a variable or request specific macros from it.
22 The easiest and most flexible is importing the whole module into a variable.
54 To import macros from the current file, use the special ``_self`` variable
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D18.18.js1variable:/\${?[\w]+}?/,tokenizer:{root:[{include:"@whitespace"},{include:"@comment"},[/(ONBUILD)(\… property in AnonymousFunctionc3e1586d0100.t

12345678910>>...19