Home
last modified time | relevance | path

Searched refs:preceding (Results 1 – 25 of 31) sorted by relevance

12

/plugin/downloadcodeblock/
Dscript.js1 function preceding(element) { function
2 return element && (element.previousElementSibling || preceding(element.parentNode));
15 const filename = deriveFilename(preceding(codeElement));
DREADME.md8 The text of the element preceding the code block (e.g. a heading) is interpreted
/plugin/linkfavicon/
Dplugin.info.txt6 desc Extract a website's favicon and replace the default icon preceding the link.
DREADME3 Extract a website's favicon and replace the default icon preceding the link.
/plugin/scrape/vendor/scotteh/php-dom-wrapper/
DREADME.md84 | [preceding()](#preceding) | *prev()* |
993 #### preceding subsubsection
996 \DOMNode|null preceding([string|NodeList|\DOMNode|callable $selector = null])
999 Return the sibling immediately preceding each element node in the current set.
1007 $precedingNodes = $nodes->preceding();
1018 Return all siblings preceding each element node in the current set.
1036 Return all siblings preceding each element node in the current set upto but not including the node …
/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
DDocParser.php370 $preceding = substr($input, $pos - 1, 1);
373 if ($pos === 0 || $preceding === ' ' || $preceding === '*' || $preceding === "\t") {
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/
DCore.ColorKeywords.txt158 to color, with preceding hash mark. Used when parsing colors. The lookup
/plugin/aichat/vendor/vanderlee/php-sentence/
DREADME.md74 of sentences tend to be merged with the preceding sentences. In most ordinary
/plugin/scrape/vendor/scotteh/php-dom-wrapper/src/Traits/
DTraversalTrait.php187 public function preceding($selector = null): ?\DOMNode { function
/plugin/codemirror/dist/modes/
Dxquery.min.js.map1preceding', 'preceding-sibling', 'preserve',\n 'previous', 'processing-instruction', 'relations…
Dsql.min.js.map1preceding pretty principals protection reload rewrite role roles rollup rows second server sets sk…
Dverilog.min.js.map1preceding symbol character, which\n // is legal within a statement. (Eg, !$reset).…
/plugin/imagecarousel/vendor/slick/
DREADME.markdown176 …bool | Remove slide by index. If removeBefore is set true, remove slide preceding index, or the fi…
/plugin/codeprettify/code-prettify/src/
Dlang-xq.js60 …elf|schema|satisfies|returns|return|ref|processing-instruction|preceding-sibling|preceding|precede…
/plugin/asciidocjs/node_modules/pug/
DHistory.md863 * Adding newline when using tag code when preceding text
864 * Assume newline in tag text when preceding text
/plugin/pgn4web/pgn4web/
Dpgn-standard-proposed-supplement.txt200 the move immediately preceding them.
Dpgn-standard.txt680 All white move elements have a preceding move number indication. A black move
681 element has a preceding move number indication only in two cases: first, if
2269 hyphen (minus sign) preceding the integer digit sequence. An optional plus
/plugin/sketchcanvas/script/
Djs-yaml.mjs1564 var preceding,
1618 preceding = state.input.charCodeAt(state.position - 1);
1620 if (is_WS_OR_EOL(preceding)) {
3043 // | ( /* An ns-char preceding */ “#” )
/plugin/botmon/lang/en/
H A Dwordlist.txt2922 preceding 1
/plugin/mdpage/vendor/cebe/markdown/
DREADME.md121 …convert all newlines to `<br/>`-tags. By default only newlines with two preceding spaces are conve…
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/node/
Dasciidoctor.cjs3128 … ? this : $$38.$$s, boundary = nil, attrlist = nil, escape_count = nil, preceding = nil, old_behav…
3139 preceding = "[" + (attrlist) + "]";
3174 …} } return "" + (($truthy(($ret_or_1 = preceding)) ? ($ret_or_1) : (""))) + …
3177 …rx], function $$39(){var $c, self = $$39.$$s == null ? this : $$39.$$s, preceding = nil, attrlist …
3180 preceding = (($c = $gvars['~']) === nil ? nil : $c['$[]'](1));
3193 … return "" + (preceding) + "[" + (attrlist) + "]" + (quoted_text.$slice(1, quoted_text.$length()))
3194 } else if ($eqeq(preceding, $$('RS'))) {
3197 return "" + (preceding) + "[" + (attrlist) + "]" + (quoted_text)
3198 } preceding = "[" + (attrlist) + "]";
3205 return "" + (preceding) + (quoted_text.$slice(1, quoted_text.$length()))
[all …]
/plugin/sketchcanvas/bundle/
DSketchCanvas.js.map4preceding,\r\n following,\r\n captureStart,\r\n captureEnd,\r\n hasPendingCont…
6 …FoldedLines", "readPlainScalar", "nodeIndent", "withinFlowCollection", "preceding", "following", "…
/plugin/syntaxhighlighter4/dist/
Dsyntaxhighlighter.js.map1preceding results.\n * @returns {Array} Matches by the last regex in the chain, or an empty array.…
/plugin/jmol2/jmol/
DCHANGES.txt107 # bug fix: AIMS files with empty lines preceding keyword lines are now recognized
/plugin/pdfjs/pdfjs/web/
Dviewer.js.map1 …whole word\", by comparing the\n * first/last character type with the preceding/following charac…

12