Home
last modified time | relevance | path

Searched refs:blocks (Results 51 – 75 of 183) sorted by relevance

12345678

/plugin/custombuttons/
H A DREADME1 A dokuwiki plugin for adding custom buttons to the toolbar, to shortcut commonly used code blocks.
H A Dplugin.info.txt6 desc A plugin for adding custom buttons to the toolbar, to shortcut commonly used code blocks.
/plugin/html2pdf/snorriheim/
H A Dprint.css143 /* code blocks by indention */
152 /* code blocks by code tag */
166 /* code blocks by file tag */
/plugin/allowindentation/
H A Dplugin.info.txt6 desc Allow using an indentation in wiki text and disable rendering indented blocks as a preformat…
/plugin/dokucrypt2/
H A Dplugin.info.txt6 desc Client side cryptography enabling encrypting blocks of text within a wiki page.
/plugin/mdpage/vendor/cebe/markdown/tests/github-data/
H A Dgithub-basics.md19 Fenced code blocks
H A Ddense-block-markers.md1 # this is to test dense blocks (no newlines between them)
/plugin/aceeditor/
H A DNEWS14 * Fixed highlighting of code blocks with filenames
17 * Same languages as GeSHI allowed in code/file blocks
29 * Fixed parsing of table inside code blocks
/plugin/zip/pear/File/Archive/Reader/
H A DFile.php269 function makeWriterRemoveBlocks($blocks, $seek = 0) argument
279 $writer->openFileRemoveBlock($file, $pos + $seek, $blocks);
H A DGzip.php215 function makeWriterRemoveBlocks($blocks, $seek = 0) argument
235 foreach ($blocks as $length) {
H A DBzip2.php193 function makeWriterRemoveBlocks($blocks, $seek = 0) argument
214 foreach ($blocks as $length) {
H A DCache.php252 function makeWriterRemoveBlocks($blocks, $seek = 0) argument
254 $writer = $this->source->makeWriterRemoveBlocks($blocks, $seek);
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tests/
H A Ddefined_for_blocks_with_template.test2 "defined" support for blocks with a template argument
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/autoescape/
H A Dblock.test2 blocks and autoescape
/plugin/encryptedpasswords/script/
H A Dmd5.min.js10 !function(){"use strict";function t(t){if(t)d[0]=d[16]=d[1]=d[2]=d[3]=d[4]=d[5]=d[6]=d[7]=d[8]=d[9]=d[10]=d[11]=d[12]=d[13]=d[14]=d[15]=0,this.blocks=d,this.buffer8=l;else if(a){var r=new ArrayBuffer(68);this.buffer8=new Uint8Array(r),this.blocks=new Uint32Array(r)}else this.blocks=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0];this.h0=this.h1=this.h2=this.h3=this.start=this.bytes=this.hBytes=0,this.finalized=this.hashed=!1,this.first=!0}var r="input is invalid type",e="object"==typeof window,i=e?window:{};i.JS_MD5_NO_WINDOW&&(e=!1);var s=!e&&"object"==typeof self,h=!i.JS_MD5_NO_NODE_JS&&"object"==typeof process&&process.versions&&process.versions.node;h?i=global:s&&(i=self);var f=!i.JS_MD5_NO_COMMON_JS&&"object"==typeof module&&module.exports,o="function"==typeof define&&define.amd,a=!i.JS_MD5_NO_ARRAY_BUFFER&&"undefined"!=typeof ArrayBuffer,n="0123456789abcdef".split(""),u=[128,32768,8388608,-2147483648],y=[0,8,16,24],c=["hex","array","digest","buffer","arrayBuffer","base64"],p="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".split(""),d=[],l;if(a){var A=new ArrayBuffer(68);l=new Uint8Array(A),d=new Uint32Array(A)}!i.JS_MD5_NO_NODE_JS&&Array.isArray||(Array.isArray=function(t){return"[object Array]"===Object.prototype.toString.call(t)}),!a||!i.JS_MD5_NO_ARRAY_BUFFER_IS_VIEW&&ArrayBuffer.isView||(ArrayBuffer.isView=function(t){return"object"==typeof t&&t.buffer&&t.buffer.constructor===ArrayBuffer});var b=function(r){return function(e){return new t(!0).update(e)[r]()}},v=function(){var r=b("hex");h&&(r=w(r)),r.create=function(){return new t},r.update=function(t){return r.create().update(t)};for(var e=0;e<c.length;++e){var i=c[e];r[i]=b(i)}return r},w=function(t){var e=eval("require('crypto')"),i=eval("require('buffer').Buffer"),s=function(s){if("string"==typeof s)return e.createHash("md5").update(s,"utf8").digest("hex");if(null===s||void 0===s)throw r;return s.constructor===ArrayBuffer&&(s=new Uint8Array(s)),Array.isArray(s)||ArrayBuffer.isView(s)||s.constructor===i?e.createHash("md5").update(new i(s)).digest("hex"):t(s)};return s};t.prototype.update=function(t){if(!this.finalized){var e,i=typeof t;if("string"!==i){if("object"!==i)throw r;if(null===t)throw r;if(a&&t.constructor===ArrayBuffer)t=new Uint8Array(t);else if(!(Array.isArray(t)||a&&ArrayBuffer.isView(t)))throw r;e=!0}for(var s,h,f=0,o=t.length,n=this.blocks,u=this.buffer8;f<o;){if(this.hashed&&(this.hashed=!1,n[0]=n[16],n[16]=n[1]=n[2]=n[3]=n[4]=n[5]=n[6]=n[7]=n[8]=n[9]=n[10]=n[11]=n[12]=n[13]=n[14]=n[15]=0),e)if(a)for(h=this.start;f<o&&h<64;++f)u[h++]=t[f];else for(h=this.start;f<o&&h<64;++f)n[h>>2]|=t[f]<<y[3&h++];else if(a)for(h=this.start;f<o&&h<64;++f)(s=t.charCodeAt(f))<128?u[h++]=s:s<2048?(u[h++]=192|s>>6,u[h++]=128|63&s):s<55296||s>=57344?(u[h++]=224|s>>12,u[h++]=128|s>>6&63,u[h++]=128|63&s):(s=65536+((1023&s)<<10|1023&t.charCodeAt(++f)),u[h++]=240|s>>18,u[h++]=128|s>>12&63,u[h++]=128|s>>6&63,u[h++]=128|63&s);else for(h=this.start;f<o&&h<64;++f)(s=t.charCodeAt(f))<128?n[h>>2]|=s<<y[3&h++]:s<2048?(n[h>>2]|=(192|s>>6)<<y[3&h++],n[h>>2]|=(128|63&s)<<y[3&h++]):s<55296||s>=57344?(n[h>>2]|=(224|s>>12)<<y[3&h++],n[h>>2]|=(128|s>>6&63)<<y[3&h++],n[h>>2]|=(128|63&s)<<y[3&h++]):(s=65536+((1023&s)<<10|1023&t.charCodeAt(++f)),n[h>>2]|=(240|s>>18)<<y[3&h++],n[h>>2]|=(128|s>>12&63)<<y[3&h++],n[h>>2]|=(128|s>>6&63)<<y[3&h++],n[h>>2]|=(128|63&s)<<y[3&h++]);this.lastByteIndex=h,this.bytes+=h-this.start,h>=64?(this.start=h-64,this.hash(),this.hashed=!0):this.start=h}return this.bytes>4294967295&&(this.hBytes+=this.bytes/4294967296<<0,this.bytes=this.bytes%4294967296),this}},t.prototype.finalize=function(){if(!this.finalized){this.finalized=!0;var t=this.blocks,r=this.lastByteIndex;t[r>>2]|=u[3&r],r>=56&&(this.hashed||this.hash(),t[0]=t[16],t[16]=t[1]=t[2]=t[3]=t[4]=t[5]=t[6]=t[7]=t[8]=t[9]=t[10]=t[11]=t[12]=t[13]=t[14]=t[15]=0),t[14]=this.bytes<<3,t[15]=this.hBytes<<3|this.bytes>>>29,this.hash()}},t.prototype.hash=function(){var t,r,e,i,s,h,f=this.blocks;this.first?r=((r=((t=((t=f[0]-680876937)<<7|t>>>25)-271733879<<0)^(e=((e=(-271733879^(i=((i=(-1732 (…)
/plugin/downloadcodeblock/
H A DREADME.md4 blocks.
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Ddense-block-markers.md1 # this is to test dense blocks (no newlines between them)
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dextends.rst35 In this example, the :doc:`block<block>` tags define four blocks that child
77 know which one of the blocks' content to use.
122 Blocks can be nested for more complex layouts. Per default, blocks have access
134 For blocks with little content, it's possible to use a shortcut syntax. The
193 How do blocks work?
/plugin/mdpage/vendor/cebe/markdown/inline/
H A DEmphStrongTrait.php86 abstract protected function renderAbsy($blocks); argument
/plugin/revealjs/css/theme/template/
H A Dsettings.scss12 // Vertical spacing between blocks of text
/plugin/rst/
H A DREADME.md3 description: Parses RestructuredText files and blocks.
/plugin/strata/
H A Dmanual.txt122 You can have multiple optional blocks. You can even have optional blocks inside optional blocks.
209 Sometimes, it makes sense to have all data associated with a single page, but defined in multiple data blocks throughout the page. This is possible by simply splitting the data blocks into multiple blocks.
218 The following sections contain short samples, each of these samples is situated inside a table or list block. It is possible to enclose the whole of the query (not including sorting, grouping, or other [[#Query Results]] related blocks) in a ''query'' block as a convenience.
220 The query blocks are [[#optional]], [[#minus]], [[#union]].
261 It is possible to use both variables and literals for left and right, but there must be at least one variable present. You can only use variables that are used in a pattern in the same block or inner blocks (with the exception of [[#minus]] blocks, whic
[all...]
/plugin/airtable/
H A DREADME.md38 * E.g. https://airtable.com/tblQeRuyF7dZuuOLr/viwY9EwnBsF9dWsPt?blocks=hide
59 …er: "asc" | record-url: "https://airtable.com/tblZnH5CY11MZEboF/viwVm4rH7dceE7VV2?blocks=hide"}}`
77 …rd-url: "https://airtable.com/tblwWxohDeMeAAzdW/viwlkwVdJY5sDNEWB/rec8WvGh6arIxPbqs?blocks=hide"}}`
/plugin/mdpage/src/DokuWiki/Plugin/Mdpage/
H A DMarkdownRendererTrait.php12 abstract protected function renderAbsy($blocks); argument
40 protected function collectText($blocks) { argument
43 foreach ($blocks as $block) {
/plugin/fckg/
H A DChanges72 Fixed bug where table markup inside code blocks dropped empty cells (edit.php::_preprocess)
102 Updated fck_editorarea.css.new_template for code blocks
141 In preprocessor, edit.php ca. 235ff: Create tagged <code>. . .</code> blocks from code blocks mark…
142 up by indentation. This insures that the code blocks are correctly processed in the fckgLite parse…
145 convert html tag markup < and > to entities in indented code blocks
205 Fixed regex for recognizing indented code blocks.

12345678