/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/ |
H A D | dos.md | 1 example* 2 example 3 example 4 example 5 example 6 example 7 example 8 example 9 example 10 example [all …]
|
H A D | dos2.md | 1 example** 2 example 3 example 4 example 5 example 6 example 7 example 8 example 9 example 10 example [all …]
|
H A D | md1_auto_links.md | 1 Link: <http://example.com/>. 3 With an ampersand: <http://example.com/?foo=1&bar=2> 6 * <http://example.com/> 9 > Blockquoted: <http://example.com/> 11 Auto-links should not occur here: `<http://example.com/>` 13 or here: <http://example.com/>
|
H A D | list_and_reference.md | 6 [ref1]: http://example.com/a 7 [ref2]: http://example.com/b 13 [ref3]: http://example.com/a
|
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/ |
H A D | IMipPluginTest.php | 96 $message->sender = 'mailto:sender@example.org'; 98 $message->recipient = 'mailto:recipient@example.org'; 119 'to' => 'Recipient <recipient@example.org>', 123 'Reply-To: Sender <sender@example.org>', 124 'From: system@example.org', 138 $message->sender = 'mailto:sender@example.org'; 161 'to' => 'Recipient <recipient@example.org>', 165 'Reply-To: Sender <sender@example.org>', 166 'From: system@example.org', 180 $plugin = new IMip\MockPlugin('system@example.org'); [all …]
|
/plugin/markdownextra/lib/meltdown/js/ |
H A D | jquery.meltdown.js | 32 before = example.before || ""; 33 placeholder = example.placeholder || ""; 34 after = example.after || ""; 38 if (example.lineSelect) { 50 if (example.isBlock) { 80 for (example in opts.examples) { 82 example = opts.examples[example]; 87 control.addClass(example.styleClass); 94 tuple.example = example; 111 if (t.example.group && t.example.groupLabel) { [all …]
|
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Metadata/Driver/yml/ |
H A D | SimpleClassObject.yml | 3 foo: http://foo.example.org 4 old_foo: http://old.foo.example.org 5 new_foo: http://new.foo.example.org 11 namespace: http://old.foo.example.org 15 namespace: http://foo.example.org 19 namespace: http://new.foo.example.org
|
H A D | SimpleSubClassObject.yml | 3 foo: http://better.foo.example.org 4 old_foo: http://foo.example.org 9 namespace: http://better.foo.example.org 13 namespace: http://foo.example.org 17 namespace: http://new.foo.example.org
|
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/ |
H A D | AutoFormat.DisplayLinkURI.txt |
|
H A D | URI.Host.txt |
|
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/ |
H A D | phar-extension.phpt | 2 phpunit --configuration tests/_files/phpunit-example-extension 6 $_SERVER['argv'][2] = __DIR__ . '/../_files/phpunit-example-extension'; 14 Configuration: %s/phpunit-example-extension/phpunit.xml 15 Extension: %s/phpunit-example-extension/tools/phpunit.d/phpunit-example-extension-1.0.0.phar
|
/plugin/components/ |
H A D | README.md | 5 …example, an AJAX function call some_plugin.some_call), one needs to put a script some_call.php in … 58 Try put `<slice from="1" to="10"/>` in your wiki page. This example is included here in 61 - ajax/example.php 66 the command name. For example, commands/example.php is the randler for the command 67 `pluginname.example`. These files can be put in subdirectories of arbitrary depth to 80 … to chain performing another action, return the name of that action. For example, you may want to … 85 See the `commands/example.php` file for an example. You can put 87 [[?do=components.example&tag=pre]] 88 [[?do=components.example&tag=div]]
|
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/ |
H A D | ExampleFinder.php | 31 * @param Example $example 35 public function find(Example $example) argument 37 $filename = $example->getFilePath(); 44 … return implode('', array_slice($file, $example->getStartingLine() - 1, $example->getLineCount()));
|
/plugin/webcomponent/_test/data/pages/ |
H A D | card.txt | 27 A example taken from [[https://getbootstrap.com/docs/4.3/components/card/#example|the bootstrap qui… 40 A example taken from [[https://getbootstrap.com/docs/4.3/components/card/#example|the bootstrap qui…
|
H A D | card_column.txt | 26 A example taken from [[https://getbootstrap.com/docs/4.3/components/card/#example|the bootstrap qui… 45 A example taken from [[https://getbootstrap.com/docs/4.3/components/card/#example|the bootstrap qui…
|
/plugin/findologicxmlexport/vendor/twig/twig/doc/functions/ |
H A D | random.rst | 24 {{ random(['apple', 'orange', 'citrus']) }} {# example output: orange #} 25 {{ random('ABC') }} {# example output: C #} 26 …{{ random() }} {# example output: 15386094 (works as the native PHP m… 27 {{ random(5) }} {# example output: 3 #} 28 {{ random(50, 100) }} {# example output: 63 #}
|
/plugin/farmer/lang/ja/ |
H A D | tab_config_help.txt | 9 これは完全修飾ホスト名でなければなりません。(''foo'' のみではなく ''foo.example.com'') 12 例えば ''example.com'' を指定した場合、''foo'' という名の動物は ''foo.example.com'' 経由で届く想定します。
|
/plugin/userhomepage/lang/en/ |
H A D | userhomepage_private.default | 4 <code>[[example page 1]] 5 [[example 2|My example page 2]]</code> 7 <code>[[@TARGETPRIVATENS@:<sub-namespace_to_create>:example 3]]</code>
|
H A D | userhomepage_publicspace.default | 6 <code>[[example page 1]] 7 [[example 2|My example page 2]]</code> 9 <code>[[@TARGETPUBLICNS@:<sub-namespace_to_create>:example 3]]</code>
|
/plugin/userhomepage/lang/ja/ |
H A D | userhomepage_private.default | 4 <code>[[example page 1]] 5 [[example 2|My example page 2]]</code>
|
/plugin/authyubikey/lib/ |
H A D | README | 27 This is an example of how you can use the `Yubico.php` inside an HTML *.php file: 55 There is also a complete example site that demonstrates one-factor and 58 https://github.com/Yubico/php-yubico/blob/master/example/db.sql[example/db.sql] 60 https://github.com/Yubico/php-yubico/blob/master/example/config.php[example/config.php]. 62 The example site is deployed http://demo.yubico.com/php-yubico[here]. 67 https://github.com/Yubico/php-yubico/blob/master/example/Modhex_Calculator.php[Modhex_Calculator.ph…
|
/plugin/icalevents/vendor/sabre/uri/tests/ |
H A D | ParseTest.php | 49 'host' => 'example.org', 75 'host' => 'ftp.example.org', 90 'host' => 'example.org', 166 'host' => 'example.org',
|
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Notification/ |
H A D | InviteTest.php | 45 'href' => 'mailto:foo@example.org', 83 'href' => 'mailto:foo@example.org', 118 'href' => 'mailto:foo@example.org', 157 'href' => 'mailto:foo@example.org',
|
/plugin/bibtex/OSBib/create/ |
H A D | ADMINSTYLE.php | 368 "cite_creatorFirstName", $example, $firstName, 2); 465 $example = array("132-9", "132-39", "132-139"); 468 "cite_pageFormat", $example, $input, 3); 470 $example = array("1998", "'98", "98"); 472 "cite_yearFormat", $example, $year, 3); 502 $example = array("1999a, b", "1999a, 1999b"); 721 "style_editorSwitch", $example, $switch, 2)); 780 $example = array("3", "3rd"); 784 $example = array("132-9", "132-39", "132-139"); 794 $example = array("10", "10th"); [all …]
|
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/_files/phpunit-example-extension/tools/phpunit.d/ |
H A D | phpunit-example-extension-1.0.0.phar | 2 require_once 'phar://phpunit-example-extension-1.0.0.phar' . '/phpunit-example-extension/TestCaseTr… 4 …$phpunit-example-extension-1.0.0.pharLICENSE�78X�����manifest.xml7… 39 <contains name="phpunit/phpunit-example-extension" version="1.0.0" type="extension"> 45 …<license type="BSD-3-Clause" url="https://github.com/sebastianbergmann/phpunit-example-extension/b…
|