Home
last modified time | relevance | path

Searched refs:context (Results 301 – 325 of 1053) sorted by last modified time

1...<<11121314151617181920>>...43

/plugin/commonmark/vendor/league/commonmark/src/Block/Element/
H A DIndentedCode.php
H A DParagraph.php
H A DAbstractBlock.php
H A DAbstractStringContainerBlock.php
/plugin/commonmark/vendor/league/commonmark/src/Block/Parser/
H A DBlockParserInterface.php
H A DBlockQuoteParser.php
/plugin/commonmark/vendor/league/commonmark/src/Normalizer/
H A DSlugNormalizer.php37 public function normalize(string $text, array $context = []): string
40 $slug = ($context['prefix'] ?? '') . $text;
50 if ($length = $context['length'] ?? $this->defaultMaxLength) {
24 normalize(string $text, $context = null) global() argument
H A DTextNormalizer.php30 public function normalize(string $text, array $context = []): string
36 normalize(string $text, $context = null) global() argument
H A DTextNormalizerInterface.php23 * @param array<string, mixed> $context Additional context about the text being normalized (optional)
25 * $context may include (but is not required to include) the following: argument
30 * Implementations do not have to use or respect any information within that $context
32 public function normalize(string $text, array $context = []): string;
/plugin/commonmark/vendor/league/commonmark/src/Extension/Attributes/Parser/
H A DAttributesBlockParser.php
/plugin/commonmark/vendor/league/commonmark/src/Extension/TableOfContents/
H A DTableOfContentsPlaceholderParser.php26 parse(ContextInterface $context, Cursor $cursor) global() argument
/plugin/commonmark/vendor/league/commonmark/src/Extension/Table/
H A DTable.php66 handleRemainingContents(ContextInterface $context, Cursor $cursor) global() argument
/plugin/quickstats/GEOIP/vendor/composer/ca-bundle/
H A DREADME.md70 $context = stream_context_create($opts);
71 $result = file_get_contents('https://example.com', false, $context);
/plugin/quickstats/scripts/php-inet6_1.0.2/
H A DLICENSE129 "Major Component", in this context, means a major essential component
/plugin/quickstats/scripts/
H A Dsorttable.js449 Array.forEach = function(array, block, context) { argument
451 block.call(context, array[i], i, array);
457 Function.prototype.forEach = function(object, block, context) {
460 block.call(context, object[key], key, object);
466 String.forEach = function(string, block, context) { argument
468 block.call(context, chr, index, string);
473 var forEach = function(object, block, context) { argument
481 object.forEach(block, context);
490 resolve.forEach(object, block, context);
/plugin/diagramsnet/lib/js/diagramly/
H A DmxRuler.js387 var context = this, args = arguments;
390 if (!immediate) func.apply(context, args);
395 if (callNow) func.apply(context, args);
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dhttpcore-4.4.9.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
H A Djstl-1.2.jar ... .lang.String) javax.servlet.ServletContext context String name public static void set (javax.servlet ...
H A Dservlet-api.jar ... .Object { private final javax.servlet.AsyncContext context private final javax.servlet.ServletRequest request private final ...
/plugin/diagramsnet/lib/resources/
H A Ddia_fa.txt829 …low. Select "Copy image" from the context menu. Then, in the document, right-click and select "Pas…
846 …am from the document. Then, in the box below, right-click and select "Paste" from the context menu.
H A Ddia_ja.txt829 …low. Select "Copy image" from the context menu. Then, in the document, right-click and select "Pas…
846 …am from the document. Then, in the box below, right-click and select "Paste" from the context menu.
H A Ddia_kn.txt829 …low. Select "Copy image" from the context menu. Then, in the document, right-click and select "Pas…
846 …am from the document. Then, in the box below, right-click and select "Paste" from the context menu.
H A Ddia_si.txt829 …low. Select "Copy image" from the context menu. Then, in the document, right-click and select "Pas…
846 …am from the document. Then, in the box below, right-click and select "Paste" from the context menu.
H A Ddia_sl.txt829 …low. Select "Copy image" from the context menu. Then, in the document, right-click and select "Pas…
846 …am from the document. Then, in the box below, right-click and select "Paste" from the context menu.
/plugin/diagramsnet/lib/
H A Dworkbox-9fe249eb.js.map1context object.\n */\n constructor(errorCode, details) {\n const message = messageGe…

1...<<11121314151617181920>>...43