Home
last modified time | relevance | path

Searched refs:echo (Results 76 – 100 of 141) sorted by relevance

123456

/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dapi.rst61 echo $template->render(['the' => 'variables', 'go' => 'here']);
69 echo $twig->render('index.html', ['the' => 'variables', 'go' => 'here']);
77 echo $template->renderBlock('block_name', ['the' => 'variables', 'go' => 'here']);
235 echo $twig->render('index.html', ['name' => 'Fabien']);
528 echo $dumper->dump($profile);
H A Drecipes.rst482 echo $twig->render('index.twig', ['name' => 'Fabien']);
506 echo $twig->render('index.twig', ['name' => 'Fabien']);
526 echo $template->render(['name' => 'Fabien']);
/plugin/findologicxmlexport/vendor/hoa/exception/
H A DREADME.md96 echo $exception->raise(true);
156 echo $group->raise(true);
/plugin/flashplayer/
H A Dreadme-de.txt25 <script type="text/javascript" src="<?php echo DOKU_BASE?>lib/plugins/flashplayer/player/swfobject.…
H A Dreadme-en.txt25 <script type="text/javascript" src="<?php echo DOKU_BASE?>lib/plugins/flashplayer/player/swfobject.…
/plugin/revealjs/
H A Dexample_presentation.dokuwiki18 echo 'Hello World'; // code block inside notes
290 echo "hello world"
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dper-request-configuration.asciidoc64 echo $client->get($params);
81 echo $client->get($params);
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D10.10.js.map1 …ter.square', open: '[', close: ']' }\n ],\n keywords: /call|defined|echo|errorlevel|exist|fo…
H A D58.58.js.map1 … 'cp',\n 'curl',\n 'cut',\n 'diff',\n 'echo',\n 'find',\…
/plugin/odtplus2dw/
H A DREADME.md38 `sudo echo "daemon ALL=(root)NOPASSWD:/usr/bin/soffice" >> /etc/sudoers`
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/
H A DREADME.md208 echo $object->id; // 123
215 echo $copy->id; // null
/plugin/dw2pdf/vendor/myclabs/deep-copy/
H A DREADME.md203 echo $object->id; // 123
210 echo $copy->id; // null
/plugin/jmol2/jmol/
H A DCHANGES.txt1280 # new feature: character \0 at the start of an echo does screen echo only, not to callback or conso…
1732 # bug fix: set echo none; color echo green null pointer exception
1916 # bug fix: set echo xxxx 30 40
1959 # bug fix: set echo DEPTH/IMAGE
1980 # new feature: echo myecho DEPTH xx
2428 # new feature: set echo myecho [x y] and set echo myecho [x y %]
4592 # echo " " # just some space
4593 # color echo @x; background echo @x # color this bar the color of 0.01
4694 # sync > "set echo top left;echo OK" # sends OK to top left of all OTHER applets
5746 # set echo top left
[all …]
/plugin/file2dw/
H A DREADME.md39 `sudo echo "www-data ALL=(root)NOPASSWD:/usr/bin/soffice" >> /etc/sudoers`
/plugin/aichat/vendor/erusev/parsedown/
H A DREADME.md34 echo $Parsedown->text('Hello _Parsedown_!'); # prints: <p>Hello <em>Parsedown</em>!</p>
/plugin/commonmark/vendor/league/commonmark/
H A DREADME.md35 echo $converter->convert('# Hello World!');
50 echo $converter->convert('# Hello World!');
/plugin/mdpage/vendor/cebe/markdown/
H A DREADME.md96 echo $parser->parse($markdown);
100 echo $parser->parse($markdown);
104 echo $parser->parse($markdown);
108 echo $parser->parseParagraph($markdown);
/plugin/combo/vendor/antlr/antlr4-php-runtime/
H A DREADME.md81 echo $ctx->getText();
/plugin/elasticsearch/vendor/react/promise/
H A DREADME.md670 echo 'Resolve ' . $x;
703 echo 'Reject ' . $x->getMessage(); // 3
730 echo 'Mixed ' . $x; // 4
764 echo 'Progress ' . $update; // 2
/plugin/findologicxmlexport/vendor/hoa/math/
H A DREADME.md100 echo $dump->visit($ast);
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Loader/Fixtures/phar/
H A Dphar-sample.phar77 echo "<html>\n <head>\n <title>File Not Found<title>\n </head>\n <body>\n <h1>404 - File ", $pt, …
/plugin/findologicxmlexport/vendor/hoa/ustring/
H A DREADME.md154 echo
/plugin/codemirror/dist/modes/
H A Dpowershell.min.js1 …clp|cls|clv|cnsn|compare|copy|cp|cpi|cpp|cvpa|dbp|del|diff|dir|dnsn|ebp/,/echo|epal|epcsv|epsn|era…
/plugin/findologicxmlexport/vendor/hoa/protocol/
H A DREADME.md73 echo Hoa\Protocol\Protocol::getInstance();
/plugin/upgrade/vendor/splitbrain/php-cli/
H A DREADME.md47 echo $options->help();

123456