Home
last modified time | relevance | path

Searched refs:literals (Results 1 – 25 of 40) sorted by relevance

12

/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/autoescape/
H A Dliteral.test2 "autoescape" tag does not apply escaping on literals
9 2. Conditional expression with only literals
15 4. Nested conditionals with only literals
32 2. Conditional expression with only literals
38 4. Nested conditionals with only literals
/plugin/strata/helper/
H A Dtriples.php251 list($sql, $literals, $projected, $grouped) = $generator->translate($queryTree);
260 $res = $query->execute($literals);
266 msg(sprintf($this->getLang('debug_literals'), hsc(print_r($literals,1))),-1);
343 private $literals = array();
386 * All used literals.
392 * Name generator. Makes the distinction between literals
407 // use aliases to represent literals
417 * Test whether two things are equal (i.e., equal variables, or equal literals)
433 $this->literals[$id] = $tp['subject']['text'];
440 $this->literals[
325 private $literals = array(); global() variable in strata_sql_generator
[all...]
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/expressions/
H A Dliterals.test2 Twig supports literals
/plugin/skipentity/
H A DREADME.md2 Creates monospaced text without converting entities and also preserves most markup as literals.
/plugin/codeprettify/code-prettify/
H A DCHANGES.md72 * Fixed bugs with highlighting of Haskell line comments, Lisp number literals,
122 * Bug fix: CSS color literals / ID selector confusion.
/plugin/textinsert/
H A DREADME30 HTML markup will be treated as literals. With it, <p> creates a paragraph; wthout it the <p>
/plugin/strata/
H A Dmanual.txt71 **Patterns**: You can use variables and literals to describe what data you want to match. The patterns should be written down in lines, with each line formatted like ''subject field: value''.
77 Literals can be written down verbatim, except for subject literals. These should be enclosed in ''%%[[%%'' and ''%%]]%%''. For example ''%%[[persons:jane_doe]] Address: ?a%%'' to get the address associated with Jane Doe.
229 You can use variables, indicated by starting with ''?'', and literals in any position.
232 * Subject literals must be enclosed in ''%%[[%%'' and ''%%]]%%'', and are interpreted as if it were a wiki link
233 * Predicate literals can contain any character except '':'' and ''[''
234 * Object literals can contain any character
261 It is possible to use both variables and literals for left and right, but there must be at least one variable present. You can only use variables that are used in a pattern in the same block or inner blocks (with the exception of [[#minus]] blocks, which don't bind any variables).
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsFoldedScalars.yml37 test: Three trailing newlines in literals
/plugin/codemirror/dist/modes/
H A Dvb.min.js.map1literals may be \"imaginary\"\n stream.eat(/J/i);\n return 'number';…
H A Dvbscript.min.js.map1literals may be \"imaginary\"\n stream.eat(/J/i);\n return 'number';…
H A Dyaml.min.js.map1 …t of value of a pair */\n if (state.pairStart) {\n /* block literals */\n if (s…
H A Dsql.min.js.map1literals.html\n return \"number\";\n } else if (support.binaryNumber &&\n (((ch == \"…
H A Dpython.min.js.map1literals may be \"imaginary\"\n stream.eat(/J/i);\n return \"number\";\n …
H A Dcoffeescript.min.js.map1literals\n if (stream.match(/^-?[0-9\\.]/, false)) {\n var floatLiteral = false;\n //…
H A Dyacas.min.js.map1 …|}|\\(|\\))/, true, false)) {\n return 'bracket';\n }\n\n // literals looking like func…
H A Ddylan.min.js.map1 …am.next();\n return \"punctuation\";\n }\n // Sequence literals\n else if ((…
H A Dverilog.min.js.map1literals\n if (ch == '#') {\n stream.next();\n stream.eatWhile(/[\\d_.]/);\n ret…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D51.51.js.map1 …rong'],\n [/\\*[^*]+\\*/, 'emphasis'],\n //inline-literals\n [/(`…
H A D65.65.js.map1 … 'endsandbox',\n 'endset',\n 'endwith',\n // literals\n 'true',\…
H A D4.4.js.map1literals and unknown symbols\n default:\n // is a literal? Read the full…
/plugin/structsection/
H A Dyarn.lock787 babel-plugin-transform-es2015-literals@^6.22.0:
789 …/registry.yarnpkg.com/babel-plugin-transform-es2015-literals/-/babel-plugin-transform-es2015-liter…
875 babel-plugin-transform-es2015-template-literals@^6.22.0:
877 …pkg.com/babel-plugin-transform-es2015-template-literals/-/babel-plugin-transform-es2015-template-l…
939 babel-plugin-transform-es2015-literals "^6.22.0"
949 babel-plugin-transform-es2015-template-literals "^6.22.0"
/plugin/fetchmedia/
H A Dyarn.lock443 babel-plugin-transform-es2015-literals@^6.22.0:
445 …/registry.yarnpkg.com/babel-plugin-transform-es2015-literals/-/babel-plugin-transform-es2015-liter…
521 babel-plugin-transform-es2015-template-literals@^6.22.0:
523 …pkg.com/babel-plugin-transform-es2015-template-literals/-/babel-plugin-transform-es2015-template-l…
586 babel-plugin-transform-es2015-literals "^6.22.0"
596 babel-plugin-transform-es2015-template-literals "^6.22.0"
/plugin/sequencediagram/bower_components/lodash/
H A Dyarn.lock485 babel-plugin-transform-es2015-literals@^6.3.13:
487 …/registry.yarnpkg.com/babel-plugin-transform-es2015-literals/-/babel-plugin-transform-es2015-liter…
563 babel-plugin-transform-es2015-template-literals@^6.6.0:
565 …pkg.com/babel-plugin-transform-es2015-template-literals/-/babel-plugin-transform-es2015-template-l…
639 babel-plugin-transform-es2015-literals "^6.3.13"
649 babel-plugin-transform-es2015-template-literals "^6.6.0"
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dtemplates.rst583 The simplest form of expressions are literals. Literals are representations
584 for PHP types such as strings, numbers, and arrays. The following literals
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js21023 function deflateSync(literals) {
21032 input = literals;
21034 input = new Buffer(literals);
21046 return deflateSyncUncompressed(literals);
21050 var len = literals.length;
21076 idat.set(literals.subarray(pos), pi);
21077 pi += literals.length - pos;
21078 var adler = adler32(literals, 0, literals.length);
21120 literals[offsetLiterals++] = 0;
21133 literals[offsetLiterals++] ^= 0xFF;
[all …]

12