Home
last modified time | relevance | path

Searched refs:starts (Results 1 – 25 of 539) sorted by relevance

12345678910>>...22

/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/expressions/
H A Dstarts_with.test2 Twig supports the "starts with" operator
4 {{ 'foo' starts with 'f' ? 'OK' : 'KO' }}
5 {{ not ('foo' starts with 'oo') ? 'OK' : 'KO' }}
6 {{ not ('foo' starts with 'foowaytoolong') ? 'OK' : 'KO' }}
7 {{ 'foo' starts with 'f' ? 'OK' : 'KO' }}
8 {{ 'foo' starts
10 {{ 'foo' starts with '' ? 'OK' : 'KO' }}
11 {{ '1' starts with true ? 'OK' : 'KO' }}
12 {{ '' starts with false ? 'OK' : 'KO' }}
13 {{ 'a' starts with false ? 'OK' : 'KO' }}
[all …]
H A Dtwo_word_operators_as_variables.test4 {{ starts with }}
8 Twig\Error\SyntaxError: Unexpected token "operator" of value "starts with" in "index.twig" at line …
/plugin/findologicxmlexport/vendor/twig/twig/src/Profiler/
H A DProfile.php29 private $starts = []; variable in Twig\\Profiler\\Profile
103 …return isset($this->ends['wt']) && isset($this->starts['wt']) ? $this->ends['wt'] - $this->starts[…
113 …return isset($this->ends['mu']) && isset($this->starts['mu']) ? $this->ends['mu'] - $this->starts[…
123 …return isset($this->ends['pmu']) && isset($this->starts['pmu']) ? $this->ends['pmu'] - $this->star…
131 $this->starts = [
152 $this->starts = $this->ends = $this->profiles = [];
163 …return serialize([$this->template, $this->name, $this->type, $this->starts, $this->ends, $this->pr…
168 …list($this->template, $this->name, $this->type, $this->starts, $this->ends, $this->profiles) = uns…
/plugin/syntaxhighlightjs/static/lib/highlightjs/languages/
H A Dcrmsh.min.js1starts:{e:"\\s*([\\w_-]+:)?",starts:{cN:"title",e:"\\s*[\\$\\w_][\\w_-]*"}}},{bK:e,starts:{cN:"tit…
H A Dlasso.min.js1starts:{e:"\\[/noprocess\\]",rE:!0,c:[s]}},l={cN:"meta",b:"\\[/noprocess|"+t},o={cN:"symbol",b:"'"… class in AnonymousFunction237e80ae0100.i
H A Dmatlab.min.js1 …0-9]*/,r:0},s.c[0]]},{b:"\\[",e:"\\]",c:a,r:0,starts:s},{b:"\\{",e:/}/,c:a,r:0,starts:s},{b:/\)/,r…
H A Dless.min.js1starts:{cN:"string",e:"[\\)\\n]",eE:!0}},b("number","#[0-9A-Fa-f]+\\b"),i,b("variable","@@?"+r,10)…
H A Dmakefile.min.js1 …rn{aliases:["mk","mak"],c:[e.HCM,{b:/^\w+\s*\W*=/,rB:!0,r:0,starts:{e:/\s*\W*=/,eE:!0,starts:{e:/$…
H A Dhttp.min.js1 …"}]},{cN:"attribute",b:"^\\w",e:": ",eE:!0,i:"\\n|\\s|=",starts:{e:"$",r:0}},{b:"\\n\\n",starts:{s…
H A Dcapnproto.min.js1 …/\{/,i:/\n/,c:[t.inherit(t.TM,{starts:{eW:!0,eE:!0}})]},{cN:"class",bK:"interface",e:/\{/,i:/\n/,c…
H A Dhaml.min.js1starts:{e:"\\n",sL:"ruby"}},{cN:"tag",b:"^\\s*%",c:[{cN:"selector-tag",b:"\\w+"},{cN:"selector-id"…
H A Dxml.min.js1 …ame:"style"},c:[r],starts:{e:"</style>",rE:!0,sL:["css","xml"]}},{cN:"tag",b:"<script(?=\\s|>|$)",…
H A Druby.min.js1 …+\\.\\d+\\.\\d(p\\d+)?[^>]+>",w=[{b:/^\s*=>/,starts:{e:"$",c:d}},{cN:"meta",b:"^("+o+"|"+l+"|"+u+"…
H A Dclojure-repl.min.js1 hljs.registerLanguage("clojure-repl",function(e){return{c:[{cN:"meta",b:/^([\w.-]+|\s*#_)=>/,starts
H A Ddockerfile.min.js1 …,b:/^ *(onbuild +)?(run|cmd|entrypoint|volume|add|copy|workdir|label) +/,starts:{e:/[^\\]\n/,sL:"b…
H A Ddust.min.js1 …N:"template-tag",b:/\{[#\/]/,e:/\}/,i:/;/,c:[{cN:"name",b:/[a-zA-Z\.-]+/,starts:{eW:!0,r:0,c:[e.QS…
H A Dhandlebars.min.js1 …"template-tag",b:/\{\{[#\/]/,e:/\}\}/,c:[{cN:"name",b:/[a-zA-Z\.-]+/,k:a,starts:{eW:!0,r:0,c:[e.QS…
H A Dprotobuf.min.js1 …M,{cN:"class",bK:"message enum service",e:/\{/,i:/\n/,c:[e.inherit(e.TM,{starts:{eW:!0,eE:!0}})]},…
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Profiler/Dumper/
H A DAbstractTest.php88 $starts = new \ReflectionProperty($profile, 'starts');
89 $starts->setAccessible(true);
90 $starts->setValue($profile, [
/plugin/latexport/implementation/
H A Ddecorator_tables.php198 $starts = $column + 1;
203 $this->decorator->table_cline($starts, $column);
211 $this->decorator->table_cline($starts, $column);
/plugin/highlightjs/highlight/languages/
H A Dhtml-xml.js99 starts: 'css'
108 starts: 'javascript'
/plugin/syntaxhighlightjs/static/lib/highlightjs/
H A Dhighlight.min.js2starts&&i(a.starts,n);var d=a.c.map(function(e){return e.bK?"\\.?("+e.b+")\\.?":e.b}).concat([a.tE…
3starts:{eW:!0,eE:!0}})]},{cN:"class",bK:"interface",e:/\{/,i:/\n/,c:[e.inherit(e.TM,{starts:{eW:!0… property in AnonymousFunctionc7c182be2000.g
4starts:{eW:!0,k:"in by as",c:[t],r:0}}]},{cN:"template-variable",b:/\{\{/,e:/}}/,c:[t]}]}}),e.regi…
5starts:{e:"\\n",sL:"ruby"}},{cN:"tag",b:"^\\s*%",c:[{cN:"selector-tag",b:"\\w+"},{cN:"selector-id"… class in AnonymousFunctionc7c182be5400.o
6starts:{e:"(\\s*/)?",r:0}},{cN:"string",v:[{b:/'''/,e:/'''/,c:[e.BE]},{b:/'/,e:/'/,c:[e.BE]},{b:/"…
7starts:r},{b:"\\{",e:/}/,c:t,r:0,starts:r},{b:/\)/,r:0,starts:r},e.C("^\\s*\\%\\{\\s*$","^\\s*\\%\…
8starts:{eW:!0,eE:!0}})]},{cN:"function",bK:"rpc",e:/;/,eE:!0,k:"rpc returns"},{b:/^\s*[A-Z_]+/,e:/… class in AnonymousFunctionc7c182be7a00.r
9 …-9A-Fa-f]+"};({cN:"attribute",b:"[A-Z\\_\\.\\-]+",e:":",eE:!0,i:"[^\\s]",starts:{eW:!0,eE:!0,c:[i,…
11starts:{eW:!0,r:0,c:[{cN:"string",v:[{b:/\[/,e:/\]/},{b:/\{/,e:/\}/}]},{b:/\s*=\s*/,eW:!0,r:0,c:[{…
12 …:[i]},l={cN:"function",b:/[a-z][^\n]*->/,rB:!0,e:/->/,c:[e.inherit(e.TM,{starts:{eW:!0,k:r}})]};re…
/plugin/revealjs/plugin/highlight/
H A Dhighlight.js2starts))}(n)?[i(n,{starts:n.starts?i(n.starts):null})]:Object.isFrozen(n)?[i(n)]:[n]}function u(e)… class in AnonymousFunction892c8c10c200.v
/plugin/editsections2/
H A Daction.php109 list($markers, $secids, $titles, $starts, $ends) = $matches;
132 $starts[$i],
/plugin/mdpage/vendor/cebe/markdown/tests/github-data/
H A Ddense-block-markers2.md18 In the following starts a Blockquote:

12345678910>>...22