Home
last modified time | relevance | path

Searched refs:literal (Results 151 – 175 of 240) sorted by relevance

12345678910

/plugin/syntaxhighlightjs/static/lib/highlightjs/languages/
H A Dgauss.min.js1 …riteM xlsWriteSA xpnd xtics xy xyz ylabel ytics zeros zeta zlabel ztics",literal:"DB_AFTER_LAST_RO… property in AnonymousFunctione7da238f0100.t
H A Dlasso.min.js1 …r r="[a-zA-Z_][a-zA-Z0-9_.]*",t="<\\?(lasso(script)?|=)",a="\\]|\\?>",n={literal:"true false none … property in AnonymousFunction237e80ae0100.n
H A Dcoffeescript.min.js1 …ete debugger super then unless until loop of by when and or is isnt not",literal:"true false null … property in AnonymousFunction592b5ae90100.c
H A Derlang.min.js1 …cond div end fun if let not of orelse|10 query receive rem try when xor",literal:"false true"},i=e… property in AnonymousFunctionf74aa0250100.b
H A Dcrystal.min.js1 …peof union unless until when while with yield __DIR__ __FILE__ __LINE__",literal:"false nil true"}… property in AnonymousFunctionf3cc4a0e0100.i
/plugin/syntaxhighlightjs/static/lib/highlightjs/styles/
H A Dagate.min.css17 …symbol,.hljs-bullet{color:#d36363}.hljs-keyword,.hljs-selector-tag,.hljs-literal{color:#fcc28c}.hl…
H A Dgrayscale.min.css1 …-selector-tag,.hljs-subst{color:#333;font-weight:bold}.hljs-number,.hljs-literal{color:#777}.hljs-…
/plugin/highlightjs/highlight/styles/
H A Ddefault.css61 .literal,
H A Dfar.css79 .literal,
H A Dzenburn.css55 .literal {
/plugin/strata/helper/
H A Dsyntax.php186 * Constructs a literal with the given text.
188 function literal($val) { function in helper_plugin_strata_syntax
189 return array('type'=>'literal', 'text'=>$val);
519 $subject = $this->literal($subject);
528 $predicate = $this->literal($this->util->normalizePredicate($predicate));
565 $object = $this->literal($type->normalize($object,$hint));
639 $rhs = $this->literal($type->normalize($rhs,$hint));
676 $lhs = $this->literal($type->normalize($lhs,$hint));
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D63.63.js5 …terpolatedexpression"}],[/\)/,{token:"operator",next:"@pop"}],{include:"@literal"},{include:"@keyw… property in AnonymousFunctione09f0dad0100.i.tokenizer
H A D63.63.js.map1literal' },\n { include: '@keyword' },\n { include: '@invokedmethod' },\n …
H A D57.57.js.map1literal'],\n ['\\\\(', { token: 'delimiter.parenthesis', next: '@parenthizedterm' }]\n …
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsDocumentSeparator.yml72 documents within literal blocks.
/plugin/code3/styles/schemes/
H A Ddefault.css63 /* literal value. e.g. 1, null, true. */
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dspecs.md126 used to denote HTML entities. If you want to use them as literal
517 asterisks are just literal asterisks within a code block. This means
734 literal asterisk or underscore.
736 To produce a literal asterisk or underscore at a position where it
740 \*this text is surrounded by literal asterisks\*
759 ``There is a literal backtick (`) here.``
763 <p><code>There is a literal backtick (`) here.</code></p>
767 literal backtick characters at the beginning or end of a code span:
877 Markdown allows you to use backslash escapes to generate literal
880 with literal asterisks (instead of an HTML `<em>` tag), you can use
[all …]
/plugin/codeprettify/code-prettify/styles/
H A Ddesert.css8 pre .lit { color: #cd5c5c } /* literal - darkred */
H A Dsunburst.css8 pre .lit, code .lit { color: #3387CC; } /* literal - blue */
/plugin/combo/ComboStrap/PageSqlParser/
H A DPageSqlLexer.interp1 token literal names:
/plugin/ebnf/
H A Debnf.php20 - title und comment literal added
53 | literal
58 title = literal .
59 comment = literal .
60 literal = "'" character { character } "'"
354 $literal = $dom->createElement("terminal");
355 $literal->setAttribute('value', stripcslashes(substr($token['value'], 1, strlen($token['value'])-2 )));
356 return $literal;
/plugin/bpmnio/vendor/dmn-js/dist/assets/dmn-font/css/
H A Ddmn-codes.css37 .dmn-icon-literal-expression:before { content: '\e823'; } /* '' */
/plugin/codeprettify/code-prettify/src/
H A Dprettify.css29 .lit { color: #066 } /* a literal value */
/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
H A DDocParser.php521 $metadata['targets_literal'] = $annotation->literal;
565 … $metadata['enum'][$property->name]['literal'] = ( ! empty($annotation->literal))
566 ? $annotation->literal
/plugin/mantis/lib/
H A Dchangelog149 - soap_server: Fix use of style (rpc|document) and use (encoded|literal)
231 - soapclient: improve rpc/literal support
233 - soapclient: support document style and literal encoding when not using WSDL
283 - soap_server: support literal encoding (with RPC style)
316 - wsdl: feably handle some cases for literal serialization of form="unqualified" elements
565 …http://www.ws-i.org/Profiles/BasicProfile-1.1-2004-08-24.html R2735, rpc/literal accessor elements…
566 …http://www.ws-i.org/Profiles/BasicProfile-1.1-2004-08-24.html R2735, rpc/literal accessor elements…
569 …http://www.ws-i.org/Profiles/BasicProfile-1.1-2004-08-24.html R2735, rpc/literal accessor elements…
570 …http://www.ws-i.org/Profiles/BasicProfile-1.1-2004-08-24.html R2735, rpc/literal accessor elements…

12345678910