| /plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/expressions/ |
| D | ends_with.test | 2 Twig supports the "ends with" operator 4 {{ 'foo' ends with 'o' ? 'OK' : 'KO' }} 5 {{ not ('foo' ends with 'f') ? 'OK' : 'KO' }} 6 {{ not ('foo' ends with 'foowaytoolong') ? 'OK' : 'KO' }} 7 {{ 'foo' ends with '' ? 'OK' : 'KO' }} 8 {{ '1' ends with true ? 'OK' : 'KO' }} 9 {{ 1 ends with true ? 'OK' : 'KO' }} 10 {{ 0 ends with false ? 'OK' : 'KO' }} 11 {{ '' ends with false ? 'OK' : 'KO' }} 12 {{ false ends with false ? 'OK' : 'KO' }} [all …]
|
| /plugin/findologicxmlexport/vendor/twig/twig/src/Profiler/ |
| D | Profile.php | 30 private $ends = []; 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… 143 $this->ends = [ 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/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Profiler/Dumper/ |
| D | AbstractTest.php | 95 $ends = new \ReflectionProperty($profile, 'ends'); 96 $ends->setAccessible(true); 97 $ends->setValue($profile, [
|
| /plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/ |
| D | inline-html.md | 11 this line ends with < 13 this line ends with &
|
| /plugin/markdownextra/ |
| D | README.md | 24 If the page name ends with ''.md'' suffix, it gets automatically parsed using PHP Markdown Extra. T… 52 Front matter is a text block at the top of dokuwiki page with .md suffix. It begins and ends with '…
|
| /plugin/editsections2/ |
| D | action.php | 109 list($markers, $secids, $titles, $starts, $ends) = $matches; 133 $ends[$this->findNestedSectionEnd($i)]
|
| /plugin/downloadcodeblock/ |
| D | README.md | 9 as the file name for the download if it ends with a file extension (dot followed
|
| /plugin/sequencediagram/bower_components/js-sequence-diagrams/ |
| D | DESIGN.md | 19 Whitespace is trimed from the ends of each line
|
| /plugin/combo/resources/theme/default/pages/templates/ |
| H A D | index.hbs | 17 If we add the main-header, we will then ends up with 2 images--}}
|
| /plugin/rst/ |
| D | README.md | 24 If the page name ends with ''.rst'' suffix, it gets automatically parsed as RST . To use that marku…
|
| /plugin/redirect2/lang/en/ |
| D | intro.txt | 6 …* If the origin ID ends '':'', all pages/media files under the given namespace will be redirected.…
|
| /plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/ |
| D | HTML.AllowedModules.txt | 12 modules, although end users may find it useful for their own ends.
|
| /plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/ |
| D | README.md | 42 * example), or when the Summary ends with a dot (`.`) and some form of
|
| /plugin/findologicxmlexport/vendor/sebastian/version/ |
| D | README.md | 43 …` is in `X.Y` format then a string is returned that begins with `X.Y` and ends with information fr…
|
| /plugin/txt2tags/ |
| D | README.doku | 40 By default, if the page name ends with ''.t2t'' suffix, it gets automatically parsed using txt2tags…
|
| D | README.t2t | 41 By default, if the page name ends with ``.t2t`` suffix, it gets automatically parsed using txt2tags…
|
| /plugin/medialist/ |
| D | README.md | 17 …2. **namespace** : look up media files stored in the namespace. The parameter ends by `:` or `:*`,
|
| /plugin/matrixnotifierwas/vendor/psr/http-message/docs/ |
| D | PSR7-Usage.md | 71 // the browser will download the stream till it ends
|
| /plugin/imapmarkers/ |
| D | README.md | 86 A configuration is inside the map definition and starts with ```{{cfg>}}``` and ends with ```{{<cfg…
|
| /plugin/codemirror/dist/modes/ |
| D | sass.min.js.map | 1 …ends here\n else{\n\n if (ch === \"#\") {\n stream.next();\n // Hex numbers\…
|
| /plugin/findologicxmlexport/vendor/twig/twig/doc/ |
| D | templates.rst | 563 ``matches``, ``starts with``, ``ends with``, ``..``, ``+``, ``-``, ``~``, 694 You can also check if a string ``starts with`` or ``ends with`` another 702 {% if 'Fabien' ends with 'n' %}
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | 52.52.js.map | 1 …n * some character and only another 'x' ends the sequence. Except for brackets\n * where the closi…
|
| /plugin/asciidocjs/node_modules/@asciidoctor/core/dist/css/ |
| D | asciidoctor.css | 258 table.frame-ends{border-width:1px 0} 262 table.frame-none>*>tr>:first-child,table.frame-ends>*>tr>:first-child{border-left-width:0} 263 table.frame-none>*>tr>:last-child,table.frame-ends>*>tr>:last-child{border-right-width:0}
|
| /plugin/asciidocjs/node_modules/clean-css/ |
| D | README.md | 260 … afterBlockEnds: false, // controls if a line break comes after a block ends, defaults to `false` 264 afterRuleEnds: false, // controls if a line break comes after a rule ends; defaults to `false` 265 … beforeBlockEnds: false, // controls if a line break comes before a block ends; defaults to `false`
|
| /plugin/fckg/fckeditor/editor/css/ |
| D | fck_editorarea.css | 159 /* Code new tmpl ends */
|