Home
last modified time | relevance | path

Searched full:marked (Results 1 – 25 of 476) sorted by relevance

12345678910>>...20

/plugin/marked/
Dplugin.info.txt1 base marked
5 name Marked text display plugin
6 desc Lists all MARKed texts from whole page to highlight them
7 url https://www.dokuwiki.org/plugin:marked
Dsyntax.php3 * Plugin Marked: Zobrazí seznam označeného textu
27 $this->Lexer->addSpecialPattern('\{\{marked\}\}', $mode, 'plugin_marked');
45 $renderer->doc .= '<div class="marked-list">';
/plugin/codemirror/dist/modes/
Djavascript.min.js1marked=null,A.cc=f;A.style=b;if(!a.lexical.hasOwnProperty("align"))a.lexical.align=true;while(true… property
Djavascript.min.js.map1marked","hasOwnProperty","combinator","length","pop","expression","statement","lex","pass","i","ar…
Dhaxe.min.js1marked=null,A.cc=f;if(!a.lexical.hasOwnProperty("align"))a.lexical.align=true;while(true){var g=f.… property
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DIntStream.php9 * interface provides marked ranges with support for a minimum level of
11 * For more information on marked ranges, see {@see IntStream::mark()}.
76 * - `LA(i)` refers to a symbol consumed within a marked region that has
90 * will be valid over a "marked range" extending from the index where `mark`
97 * the marked range are no longer necessary. When calls to `mark`/`release`
99 * were obtained. Since marked regions are used during performance-critical
113 * marked region, then restore the stream position to its original value and
131 * {@see IntStream::release()} when the marked range
137 * This method releases a marked range created by a call to
175 * within a marked region. For more information on marked regions, see
H A DCharStream.php15 * specified `interval` lies entirely within a marked range. For more
16 * information about marked ranges, see {@see IntStream::mark()}.
/plugin/linkback/action/
Dantispam.php29 $event->data['log'][] = "\tLinkcount exceeded, marked as spam";
36 $event->data['log'][] = "\tLinkcount ok, marked as ham";
40 $event->data['log'][] = "\tWordblock active, marked as spam";
47 $event->data['log'][] = "\tWordblock ok, marked as ham";
51 $event->data['log'][] = "\tHosts do not match, marked as spam";
58 $event->data['log'][] = "\tHosts ok, marked as ham";
62 $event->data['log'][] = "\tURL not contained in linking page, marked as spam";
69 $event->data['log'][] = "\tURL found in linking page, marked as ham";
Dakismet.php35 $event->data['log'][] = "\tAkismet marked linkback as spam";
42 $event->data['log'][] = "\tAkismet marked linkback as ham";
/plugin/livemark/
Daction.php91 $marked = $src_img;
92 //$marked = imagecreatetruecolor($src_width, $src_height);
95 //imagecopy($marked, $src_img, 0, 0, 0, 0, $src_width, $src_height);
96 imagealphablending($marked, true);
97 imagesavealpha($marked, true);
107 …imagecopyresampled($marked, $watermark, $dest_x, $dest_y, 0, 0, $watermark_width, $watermark_heig…
109 return $marked;
/plugin/revealjs/plugin/markdown/
Dmarkdown.js8 root.marked = require( './marked' );
9 root.RevealMarkdown = factory( root.marked );
11 module.exports = factory( require( './marked' ) );
14 root.RevealMarkdown = factory( root.marked );
16 }( this, function( marked ) { argument
110 content = notesMatch[0] + '<aside class="notes">' + marked(notesMatch[1].trim()) + '</aside>';
379 section.innerHTML = marked( markdown );
411 if( typeof marked === 'undefined' ) {
412 throw 'The reveal.js Markdown plugin requires marked to be loaded';
416 marked.setOptions({
[all …]
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
Draw.rst31 The first ternary statement is not escaped: ``hello`` is marked as being
34 if ``hello`` is marked as safe, ``hola`` remains unsafe and so is the whole
35 expression. The third ternary statement is marked as safe and the result is
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AlertCenter/Resource/
DAlerts.php67 * Marks the specified alert for deletion. An alert that has been marked for
69 * deletion has no effect on an alert which has already been marked for
158 * Restores, or "undeletes", an alert that was marked for deletion within the
159 * past 30 days. Attempting to undelete an alert which was marked for deletion
162 * alert which has not been marked for deletion has no effect. (alerts.undelete)
/plugin/geophp/vendor/funiq/geophp/src/Adapter/
DWKT.php116 // If it's marked as empty, then return an empty point
137 // If it's marked as empty, then return an empty line
151 // If it's marked as empty, then return an empty polygon
172 // If it's marked as empty, then return an empty MultiPoint
195 // If it's marked as empty, then return an empty multi-linestring
215 // If it's marked as empty, then return an empty multi-polygon
236 // If it's marked as empty, then return an empty geom-collection
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Docs/CodeAnalysis/
DUnnecessaryFinalModifierStandard.xml8 <code title="Valid: A method in a final class is not marked final.">
18 <code title="Invalid: A method in a final class is also marked final.">
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/autoescape/
Dliteral.test21 6. Nested conditionals with a variable marked safe
44 6. Nested conditionals with a variable marked safe
/plugin/adhocwrap/
H A Daction.php117 'sample' => 'Red marked text'
133 'sample' => 'Green marked text'
141 'sample' => 'Cyan marked text'
149 'sample' => 'Grey marked text'
/plugin/outliner/
Dprint.css18 div.marked {
38 td.marked {
/plugin/asciidocjs/node_modules/jstransformer/
DREADME.md19 var marked = transformer(require('jstransformer-marked'));
22 var res = marked.render('Some **markdown**', options);
/plugin/advanced/lang/en/config/
Dacl.txt9 …an either be a [[doku>pagename]] or a [[doku>namespace]]. Namespaces are marked by an additional a…
10 * A group or user name. Groupnames are marked by a leading ''@'' character.
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
Dautoescape.rst49 values explicitly marked as safe. Those can be marked in the template by using
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
Dexperimental-beta-apis.asciidoc6 The {es} APIs are marked using the following convention:
18 All the `experimental` and `beta` APIs are marked with a `@note` tag in the
/plugin/findologicxmlexport/vendor/jms/serializer/
DUPGRADING.md15 - Most of the classes are marked as `final`, inheritance is discouraged for all the cases, use comp…
48 marked as `@internal` shall not be used in user-land code. BC is not guaranteed on this elements.
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
DUPGRADING.md681 The following APIs and options have been marked as deprecated:
683 - Marked `Guzzle\Http\Message\Request::isResponseBodyRepeatable()` as deprecated. Use `$request->ge…
684 - Marked `Guzzle\Http\Message\Request::canCache()` as deprecated. Use `Guzzle\Plugin\Cache\DefaultC…
685 - Marked `Guzzle\Http\Message\Request::canCache()` as deprecated. Use `Guzzle\Plugin\Cache\DefaultC…
686 - Marked `Guzzle\Http\Message\Request::setIsRedirect()` as deprecated. Use the HistoryPlugin instea…
687 - Marked `Guzzle\Http\Message\Request::isRedirect()` as deprecated. Use the HistoryPlugin instead.
688 - Marked `Guzzle\Cache\CacheAdapterFactory::factory()` as deprecated
689 - Marked `Guzzle\Service\Client::enableMagicMethods()` as deprecated. Magic methods can no longer b…
690 - Marked `Guzzle\Parser\Url\UrlParser` as deprecated. Just use PHP's `parse_url()` and percent enco…
691 - Marked `Guzzle\Common\Collection::inject()` as deprecated.
[all …]
/plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/
DUPGRADING.md731 The following APIs and options have been marked as deprecated:
733 - Marked `Guzzle\Http\Message\Request::isResponseBodyRepeatable()` as deprecated. Use `$request->ge…
734 - Marked `Guzzle\Http\Message\Request::canCache()` as deprecated. Use `Guzzle\Plugin\Cache\DefaultC…
735 - Marked `Guzzle\Http\Message\Request::canCache()` as deprecated. Use `Guzzle\Plugin\Cache\DefaultC…
736 - Marked `Guzzle\Http\Message\Request::setIsRedirect()` as deprecated. Use the HistoryPlugin instea…
737 - Marked `Guzzle\Http\Message\Request::isRedirect()` as deprecated. Use the HistoryPlugin instead.
738 - Marked `Guzzle\Cache\CacheAdapterFactory::factory()` as deprecated
739 - Marked `Guzzle\Service\Client::enableMagicMethods()` as deprecated. Magic methods can no longer b…
740 - Marked `Guzzle\Parser\Url\UrlParser` as deprecated. Just use PHP's `parse_url()` and percent enco…
741 - Marked `Guzzle\Common\Collection::inject()` as deprecated.
[all …]

12345678910>>...20