Home
last modified time | relevance | path

Searched refs:lines (Results 326 – 350 of 529) sorted by relevance

1...<<11121314151617181920>>...22

/plugin/barcodes/
H A Dcomposer.lock384 "sebastian/lines-of-code": "^1.0.3",
1348 "name": "sebastian/lines-of-code",
1352 "url": "https://github.com/sebastianbergmann/lines-of-code.git",
1357 …"url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/c1c2e997aa3146983ed88…
1390 "description": "Library for counting the lines of code in PHP source code",
1391 "homepage": "https://github.com/sebastianbergmann/lines-of-code",
1393 "issues": "https://github.com/sebastianbergmann/lines-of-code/issues",
1394 "source": "https://github.com/sebastianbergmann/lines-of-code/tree/1.0.3"
/plugin/authplaincas/
H A Dauth.php584 $lines = file($this->casuserfile);
585 foreach($lines as $line){
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-io-2.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/plugin/findologicxmlexport/vendor/sebastian/diff/
H A DREADME.md68 [lines:SebastianBergmann\Diff\Chunk:private] => Array
/plugin/exttab1/
H A Dsyntax.php102 @var $rawdata $data split into lines
/plugin/combo/resources/theme/default/pages/templates/
H A Dapp-diff.css15 /* no style.ini colours because deleted and added lines have a fixed background colour */
/plugin/codeprettify/code-prettify/styles/
H A Ddoxy.css46 /* Alternate shading for lines */
/plugin/diagram/
H A Dprint.css38 /* --- borders (connection lines) --- */
H A Dstyle.css38 /* --- borders (connection lines) --- */
/plugin/authshibboleth/plugin/authshibboleth/
H A Dauth.php122 $lines = file(DOKU_CONF . '/' . $this->getConf(self::CONF_AUTH_USERSFILE));
123 foreach($lines as $line) {
/plugin/diagramsnet/lib/js/diagramly/sidebar/
H A DSidebar.js717 var lines = text.split('\n');
719 for (var i = 0; i < lines.length; i++)
721 if (lines[i] != null)
723 var tags = lines[i].split('\t');
/plugin/mytemplate/
H A DREADME68 In the above case, 3 empty lines will be appended (5 minus the 2 lines of content).
/plugin/mellelexport/
H A Drenderer.php515 $lines = explode("\n", $xml);
518 $line = $lines[($error->line - 1)];
/plugin/highlightjs/highlight/
H A Dreadme.eng.txt369 addition added lines
370 deletion deleted lines
371 change changed lines
/plugin/syntaxhighlighter3/
H A DREADME.md111 ### Highlight a range of lines
117 // Check highlight attr for lines ranges
/plugin/authldaplocal/
H A Dauth.php610 $lines = file($file);
611 foreach($lines as $line) {
/plugin/codeprettify/code-prettify/
H A DREADME.md209 Prettify puts lines into an HTML list element so that line numbers aren't
213 The following should turn line numbering back on for the other lines:
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dspecs.md92 content by blank lines, and the start and end tags of the block should
186 A paragraph is simply one or more consecutive lines of text, separated
187 by one or more blank lines. (A blank line is any line that looks like a
191 The implication of the "one or more consecutive lines of text" rule is
377 If list items are separated by blank lines, Markdown will wrap the
460 markup source code. Rather than forming normal paragraphs, the lines
527 following lines will produce a horizontal rule:
/plugin/jquery-syntax/jquery-syntax/
H A Djquery.syntax.core.js101 …ches);var lines=top.split(/\n/g);var html=document.createElement('pre');html.className='syntax';fo…
/plugin/codemirror/dist/modes/
H A Dbrainfuck.min.js.map1 …><+-.,[]\".split(\"\");\n /*\n comments can be either:\n placed behind lines\n\n +++ …
/plugin/pdftools/
H A DREADME.md63 Table with border only on the bottom of the lines
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.css264 .monaco-editor.mouse-default .view-lines,
269 .monaco-editor.mouse-copy .view-lines,
1228 .monaco-editor .lines-content .cdr {
1261 .monaco-editor .lines-content .cigr {
1264 .monaco-editor .lines-content .cigra {
1274 /*.monaco-editor .view-lines > .view-line {
1284 .monaco-editor.no-user-select .lines-content,
1286 .monaco-editor.no-user-select .view-lines {
1292 .monaco-editor .view-lines {
1316 .monaco-editor .lines-decorations {
[all …]
H A D18.18.js.map1 …'@popall']],\n // Recognize strings, including those broken across lines with \\ (but not w…
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.css264 .monaco-editor.mouse-default .view-lines,
269 .monaco-editor.mouse-copy .view-lines,
1228 .monaco-editor .lines-content .cdr {
1261 .monaco-editor .lines-content .cigr {
1264 .monaco-editor .lines-content .cigra {
1274 /*.monaco-editor .view-lines > .view-line {
1284 .monaco-editor.no-user-select .lines-content,
1286 .monaco-editor.no-user-select .view-lines {
1292 .monaco-editor .view-lines {
1316 .monaco-editor .lines-decorations {
[all …]
/plugin/typography/
H A DREADME.md20 | `lh` | line-height | space between the lines |

1...<<11121314151617181920>>...22