/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/expressions/ |
H A 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/ |
H A 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/ |
H A 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/ |
H A D | inline-html.md | 11 this line ends with < 13 this line ends with &
|
/plugin/markdownextra/ |
H A 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/ |
H A D | action.php | 109 list($markers, $secids, $titles, $starts, $ends) = $matches; 133 $ends[$this->findNestedSectionEnd($i)]
|
/plugin/downloadcodeblock/ |
H A 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/ |
H A 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/ |
H A D | README.md | 24 If the page name ends with ''.rst'' suffix, it gets automatically parsed as RST . To use that marku…
|
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/ |
H A D | HTML.AllowedModules.txt |
|
/plugin/redirect2/lang/en/ |
H A D | intro.txt | 6 * If the origin ID ends '':'', all pages/media files under the given namespace will be redirected. You may also put '':'' to the end of destination ID to keep page/media name in the new namespace.
|
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/ |
H A D | README.md | 42 * example), or when the Summary ends with a dot (`.`) and some form of
|
/plugin/findologicxmlexport/vendor/sebastian/version/ |
H A 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/ |
H A D | README.doku | 40 By default, if the page name ends with ''.t2t'' suffix, it gets automatically parsed using txt2tags…
|
H A D | README.t2t | 41 By default, if the page name ends with ``.t2t`` suffix, it gets automatically parsed using txt2tags…
|
/plugin/medialist/ |
H A D | README.md | 17 …2. **namespace** : look up media files stored in the namespace. The parameter ends by `:` or `:*`,
|
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/ |
H A D | YtsSpecificationExamples.yml | 1179 empty line and ends with a 1187 one\nempty line and ends with a\nsingle \ 1207 "empty line and ends with a\nsingle line break, but does\nnot start with one.\n", 1210 "empty line and ends with a\nsingle line break, but does\nnot start with one.\n", 1311 fourth: "this value ends with an LF.\n" 1321 'fourth' => "this value ends with an LF.\n",
|
/plugin/imapmarkers/ |
H A D | README.md | 86 A configuration is inside the map definition and starts with ```{{cfg>}}``` and ends with ```{{<cfg…
|
/plugin/codemirror/dist/modes/ |
H A 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/ |
H A 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/ |
H A D | 52.52.js.map | 1 …n * some character and only another 'x' ends the sequence. Except for brackets\n * where the closi…
|
/plugin/fckg/fckeditor/editor/css/ |
H A D | fck_editorarea.css.dokuwiki_template | 159 /* Code new tmpl ends */
|
H A D | fck_editorarea.css | 159 /* Code new tmpl ends */
|
/plugin/ckgdoku/ckeditor/ |
H A D | contents.css.unc | 174 /* Code new tmpl ends */
|