Home
last modified time | relevance | path

Searched refs:lines (Results 51 – 75 of 529) sorted by relevance

12345678910>>...22

/plugin/syntaxhighlighter/Uncompressed/
H A DshCore.js282 var lines = str.split('&nbsp;<br>');
288 span.innerHTML = lines[i];
293 if(i + 1 < lines.length)
339 var lines = code.split('\n');
380 for(var i = 0; i < lines.length; i++)
390 var lines = html.split('\n');
429 span.innerHTML = lines[i] + '&nbsp;';
460 if(Trim(lines[i]).length == 0)
463 var matches = regex.exec(lines[i]);
472 lines[i] = lines[i].substr(min);
[all …]
/plugin/syntaxhighlighter/Scripts/
H A DshCore.js55 {var lines=str.split('&nbsp;<br>');for(var i=0;i<lines.length;i++)
56 …teElement('SPAN');span.className=css;span.innerHTML=lines[i];this.div.appendChild(span);if(i+1<lin…
73 {var lines=code.split('\n');var result='';var tabSize=4;var tab='\t';function InsertSpaces(line,pos…
81 for(var i=0;i<lines.length;i++)
82 result+=ProcessLine(lines[i],tabSize)+'\n';return result;}
92 for(var i=0,lineIndex=this.firstLine;i<lines.length-1;i++,lineIndex++)
101 {var lines=dp.sh.Utils.FixForBlogger(str).split('\n');var indents=new Array();var regex=new RegExp(…
102 {if(Trim(lines[i]).length==0)
103 continue;var matches=regex.exec(lines[i]);if(matches!=null&&matches.length>0)
106 for(var i=0;i<lines.length;i++)
[all …]
/plugin/flash/
H A Dsyntax.php65 $lines = explode("\n",$match);
66 $conf = array_shift($lines);
68 array_pop($lines);
83 $return['data'] = linesToHash($lines);
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DSyslogUdpHandler.php72 $lines = $this->splitMessageIntoLines($record['formatted']);
76 foreach ($lines as $line) {
96 $lines = preg_split('/$\R?^/m', (string) $message, -1, PREG_SPLIT_NO_EMPTY);
97 if (false === $lines) {
102 return $lines;
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/
H A DCodeCoverage.php363 foreach ($data as $file => $lines) {
368 foreach ($lines as $k => $v) {
389 foreach ($that->data as $file => $lines) {
392 $this->data[$file] = $lines;
398 foreach ($lines as $line => $data) {
684 foreach ($data as $file => $lines) {
688 foreach ($lines as $k => $v) {
752 $lines = file($filename);
753 $numLines = count($lines);
755 foreach ($lines as $index => $line) {
[all …]
/plugin/linkback/
H A Dtools.php163 $lines = file($changelog);
164 if (count($lines) < $conf['recent']) {
174 $linecount = count($lines);
176 $log = parseChangelogLine($lines[$i]);
180 $old_lines[$log['date'] . ".$i"] = $lines[$i]; // keep old lines for now (append .$i to prevent key collisions)
182 $out_lines[$log['date'] . ".$i"] = $lines[$i]; // definitely keep these lines
189 $extra = $conf['recent'] - count($out_lines); // do we need extra lines do bring us up to minimum
/plugin/newsticker/syntax/
H A Dticker.php60 $lines = explode("\n",$match);
61 $lines = $this->cleanData($lines);
62 foreach ($lines as $newsItem) {
/plugin/html2pdf/html2pdf/html2ps/
H A Dinline.content.builder.pre.php21 $lines = $this->break_into_lines($text);
25 for ($i=0, $size = count($lines); $i<$size; $i++) {
26 $line = $lines[$i];
H A Dinline.content.builder.pre.wrap.php23 $lines = $this->break_into_lines($text);
25 for ($i=0, $size = count($lines); $i<$size; $i++) {
26 $line = $lines[$i];
H A Dinline.content.builder.pre.line.php18 $lines = $this->break_into_lines($text);
21 for ($i=0, $size = count($lines); $i<$size; $i++) {
22 $line = $lines[$i];
H A Dps.l2.image.encoder.stream.inc.php7 $lines = array();
37 $lines[] = $line;
40 return $lines;
/plugin/struct/syntax/
H A Dcloud.php64 $lines = explode("\n", $match);
65 array_shift($lines);
66 array_pop($lines);
69 $parser = new ConfigParser($lines);
H A Dlist.php
H A Dtable.php72 $lines = explode("\n", $match);
73 array_shift($lines);
74 array_pop($lines);
77 $parser = new ConfigParser($lines);
/plugin/prosemirror/parser/
H A DListItemNode.php42 $lines = [];
53 $lines[] = $prefixLinebreak . $node->toSyntax();
55 return implode("", $lines);
/plugin/farmsync/meta/
H A DFarmSyncUtil.php324 $lines = explode("\n", io_readFile($remoteChangelog));
325 $lineindex = count($lines);
327 foreach ($lines as $index => $line) {
329 $revisionsToAdjust = $this->freeChangelogRevision($lines, $rev);
338 array_splice($lines, $lineindex, $truncate ? count($lines) : 0, $changelogLine);
340 $this->replaceRemoteFile($remoteChangelog, join("\n", $lines) . "\n");
348 * @param string[] $lines the changelog lines. This array will be adjusted by this function
352 public function freeChangelogRevision(&$lines, $rev) { argument
354 foreach ($lines as $index => $line) {
370 $parts = explode("\t", $lines[$lineToMakeFree - $i]);
[all …]
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/DocGenerators/
H A DText.php98 $lines = array();
107 $lines[] = $tempLine.$word;
111 $lines[] = $tempLine.$word;
114 $lines[] = rtrim($tempLine);
123 $lines[] = rtrim($tempLine);
126 echo implode(PHP_EOL, $lines).PHP_EOL.PHP_EOL;
/plugin/structat/syntax/
H A Dtable.php72 $lines = explode("\n", $match);
73 array_shift($lines);
74 array_pop($lines);
77 $parser = new ConfigParser($lines);
/plugin/dig/
H A Dsyntax.php40 $lines = explode("\n", $match);
41 array_shift($lines); // skip opening tag
42 array_pop($lines); // skip closing tag
44 return linesToHash($lines);
/plugin/botbouncer/admin/
H A Dstatistics.php112 $lines = array();
150 $lines = array_merge($cparts,$lines);
158 return $lines;
/plugin/bez/syntax/
H A Dstruct.php57 $lines = explode("\n", $match);
58 array_shift($lines);
59 array_pop($lines);
62 $parser = new ConfigParser($lines);
/plugin/txt2tags/
H A Dtxt2tags.class.php183 $lines = $this->run_preproc($this->R['body']); # run %!preproc replacements
186 $lines = $this->firstpass($lines);
189 $lines = $this->secondpass($this->R['header'], $lines);
192 $body = implode("\n", $lines);
211 foreach($lines as $c){
251 function run_preproc($lines) { # make the replacements argument
252 $body = implode("\n", $lines);
265 function firstpass($lines) { # strip comments, identify areas, titles, toc argument
276 foreach($lines as $line) {
414 function secondpass($headers, $lines) { # all other marks argument
[all …]
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/
H A DPuTTY.php150 $lines = preg_split('#[\r\n]+#', $key);
152 case $lines[0] != '---- BEGIN SSH2 PUBLIC KEY ----':
154 case $lines[count($lines) - 1] != '---- END SSH2 PUBLIC KEY ----':
157 $lines = array_splice($lines, 1, -1);
158 $lines = array_map(function ($line) {
160 }, $lines);
164 foreach ($lines as $line) {
/plugin/autogroup/conf/
H A Dsettings.class.php49 $lines = $this->_from_string($input);
50 dbglog(print_r($lines,true));
51 $everything = $this->_from_array($lines);
58 foreach($lines as $line=>$item){
/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfParser/CrossReference/
H A DLineReader.php124 $lines = \preg_split("/(\r\n|\n|\r)/", $xrefContent, -1, PREG_SPLIT_NO_EMPTY);
126 $lines = \explode($m[0][0], $xrefContent);
130 $linesCount = \count($lines);
138 $line = \trim($lines[$i]);

12345678910>>...22