Home
last modified time | relevance | path

Searched refs:literal (Results 76 – 100 of 240) sorted by path

12345678910

/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dapi.rst419 * Expressions which the result is always a literal or a variable marked safe
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/autoescape/
H A Dliteral.test6 1. Simple literal
29 1. Simple literal
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
H A DescapingTest.php269 $this->assertEquals($literal, twig_escape_filter($this->env, $literal, 'js'));
272 if (\in_array($literal, $immune)) {
273 $this->assertEquals($literal, twig_escape_filter($this->env, $literal, 'js'));
276 $literal,
292 … $this->assertEquals($literal, twig_escape_filter($this->env, $literal, 'html_attr'));
295 if (\in_array($literal, $immune)) {
296 … $this->assertEquals($literal, twig_escape_filter($this->env, $literal, 'html_attr'));
299 $literal,
315 $this->assertEquals($literal, twig_escape_filter($this->env, $literal, 'css'));
319 $literal,
[all …]
/plugin/googlesearch/
H A Dnusoap.php373 * not serialized if $use == 'literal'.
5424 if ($use == 'literal') {
/plugin/highlightjs/highlight/
H A Dhighlight.pack.js1literal:{"true":1,"false":1,"null":1,nothing:1,empty:1}}},cI:true,m:[{cN:"string",b:'"',e:'"',i:"\… class in hljs.LANGUAGES.javascript.dM.k
H A Dreadme.eng.txt212 literal special literal: "true", "false" and "null"
323 literal b, t and nil
342 literal On and Off
361 literal special literal: "true" и "false"
H A Dreadme.rus.txt217 literal специальное слово: "true", "false" и "null"
329 literal b, t и nil
348 literal "On" и "Off"
367 literal специальное слово: "true" и "false"
/plugin/highlightjs/highlight/styles/
H A Dbrown_paper.css24 .literal,
81 .literal,
H A Ddark.css22 .literal,
78 .literal,
H A Ddefault.css61 .literal,
H A Dfar.css79 .literal,
H A Didea.css31 .tag .title, .id, .attr_selector, .pseudo, .literal, .keyword, .hexcolor, .css .function, .ini .tit…
H A Dir_black.css45 .symbol, .number, .variable, .vbscript, .literal {
H A Dmagula.css53 .literal,
H A Dschool_book.css26 .literal,
83 .literal,
H A Dzenburn.css55 .literal {
/plugin/icalevents/vendor/sabre/vobject/
H A DCHANGELOG.md466 * Fixed: Serializing vcard 2.1 parameters with no name caused a literal '1' to
/plugin/jmol2/jmol/
H A DCHANGES.txt205 # bug fix: compiler error for literal -0 or -0.0
/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…
H A Dclass.nusoap_base.php395 * not serialized if $use == 'literal'.
H A Dclass.wsdl.php1144 …if ($style == 'document' && $use == 'literal' && $part_count == 1 && isset($parts['parameters'])) {
1537 if ($use == 'literal') {
H A Dnusoap.php395 * not serialized if $use == 'literal'.
5656 …if ($style == 'document' && $use == 'literal' && $part_count == 1 && isset($parts['parameters'])) {
6068 if ($use == 'literal') {
/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/medialist/
H A DREADME.md44 In ehe older release 2009-05-21 version, the scope parameter could be one of literal keywords, `@PA…
45 These literal keywords must be used as is, and are not kind of replacement pattens.
51 Legacy literal keywords should be corrected using replacement patterns:
/plugin/ol3/
H A Dscript.js1 …functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},literal:{doc:"Provides a …

12345678910