/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/expressions/ |
H A D | starts_with.test | 2 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 D | two_word_operators_as_variables.test | 4 {{ 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 D | Profile.php | 29 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 D | crmsh.min.js | 1 …starts:{e:"\\s*([\\w_-]+:)?",starts:{cN:"title",e:"\\s*[\\$\\w_][\\w_-]*"}}},{bK:e,starts:{cN:"tit…
|
H A D | lasso.min.js | 1 …starts:{e:"\\[/noprocess\\]",rE:!0,c:[s]}},l={cN:"meta",b:"\\[/noprocess|"+t},o={cN:"symbol",b:"'"… class in AnonymousFunction237e80ae0100.i
|
H A D | matlab.min.js | 1 …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 D | less.min.js | 1 …starts:{cN:"string",e:"[\\)\\n]",eE:!0}},b("number","#[0-9A-Fa-f]+\\b"),i,b("variable","@@?"+r,10)…
|
H A D | makefile.min.js | 1 …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 D | http.min.js | 1 …"}]},{cN:"attribute",b:"^\\w",e:": ",eE:!0,i:"\\n|\\s|=",starts:{e:"$",r:0}},{b:"\\n\\n",starts:{s…
|
H A D | capnproto.min.js | 1 …/\{/,i:/\n/,c:[t.inherit(t.TM,{starts:{eW:!0,eE:!0}})]},{cN:"class",bK:"interface",e:/\{/,i:/\n/,c…
|
H A D | haml.min.js | 1 …starts:{e:"\\n",sL:"ruby"}},{cN:"tag",b:"^\\s*%",c:[{cN:"selector-tag",b:"\\w+"},{cN:"selector-id"…
|
H A D | xml.min.js | 1 …ame:"style"},c:[r],starts:{e:"</style>",rE:!0,sL:["css","xml"]}},{cN:"tag",b:"<script(?=\\s|>|$)",…
|
H A D | ruby.min.js | 1 …+\\.\\d+\\.\\d(p\\d+)?[^>]+>",w=[{b:/^\s*=>/,starts:{e:"$",c:d}},{cN:"meta",b:"^("+o+"|"+l+"|"+u+"…
|
H A D | clojure-repl.min.js | 1 hljs.registerLanguage("clojure-repl",function(e){return{c:[{cN:"meta",b:/^([\w.-]+|\s*#_)=>/,starts…
|
H A D | dockerfile.min.js | 1 …,b:/^ *(onbuild +)?(run|cmd|entrypoint|volume|add|copy|workdir|label) +/,starts:{e:/[^\\]\n/,sL:"b…
|
H A D | dust.min.js | 1 …N:"template-tag",b:/\{[#\/]/,e:/\}/,i:/;/,c:[{cN:"name",b:/[a-zA-Z\.-]+/,starts:{eW:!0,r:0,c:[e.QS…
|
H A D | handlebars.min.js | 1 …"template-tag",b:/\{\{[#\/]/,e:/\}\}/,c:[{cN:"name",b:/[a-zA-Z\.-]+/,k:a,starts:{eW:!0,r:0,c:[e.QS…
|
H A D | protobuf.min.js | 1 …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 D | AbstractTest.php | 88 $starts = new \ReflectionProperty($profile, 'starts'); 89 $starts->setAccessible(true); 90 $starts->setValue($profile, [
|
/plugin/latexport/implementation/ |
H A D | decorator_tables.php | 198 $starts = $column + 1; 203 $this->decorator->table_cline($starts, $column); 211 $this->decorator->table_cline($starts, $column);
|
/plugin/highlightjs/highlight/languages/ |
H A D | html-xml.js | 99 starts: 'css' 108 starts: 'javascript'
|
/plugin/syntaxhighlightjs/static/lib/highlightjs/ |
H A D | highlight.min.js | 2 …starts&&i(a.starts,n);var d=a.c.map(function(e){return e.bK?"\\.?("+e.b+")\\.?":e.b}).concat([a.tE… 3 …starts:{eW:!0,eE:!0}})]},{cN:"class",bK:"interface",e:/\{/,i:/\n/,c:[e.inherit(e.TM,{starts:{eW:!0… property in AnonymousFunctionc7c182be2000.g 4 …starts:{eW:!0,k:"in by as",c:[t],r:0}}]},{cN:"template-variable",b:/\{\{/,e:/}}/,c:[t]}]}}),e.regi… 5 …starts:{e:"\\n",sL:"ruby"}},{cN:"tag",b:"^\\s*%",c:[{cN:"selector-tag",b:"\\w+"},{cN:"selector-id"… class in AnonymousFunctionc7c182be5400.o 6 …starts:{e:"(\\s*/)?",r:0}},{cN:"string",v:[{b:/'''/,e:/'''/,c:[e.BE]},{b:/'/,e:/'/,c:[e.BE]},{b:/"… 7 …starts:r},{b:"\\{",e:/}/,c:t,r:0,starts:r},{b:/\)/,r:0,starts:r},e.C("^\\s*\\%\\{\\s*$","^\\s*\\%\… 8 …starts:{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,… 11 …starts:{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 D | highlight.js | 2 …starts))}(n)?[i(n,{starts:n.starts?i(n.starts):null})]:Object.isFrozen(n)?[i(n)]:[n]}function u(e)… class in AnonymousFunction892c8c106900.b
|
/plugin/editsections2/ |
H A D | action.php | 109 list($markers, $secids, $titles, $starts, $ends) = $matches; 132 $starts[$i],
|
/plugin/mdpage/vendor/cebe/markdown/tests/github-data/ |
H A D | dense-block-markers2.md | 18 In the following starts a Blockquote:
|