Home
last modified time | relevance | path

Searched refs:line (Results 126 – 150 of 2012) sorted by relevance

12345678910>>...81

/plugin/mathpublish/phpmathpublisher/
H A DMathExpression.php592 for ($line = 0; $line < $nbLine; $line++) {
600 for ($line = 0; $line < $nbLine; $line++) {
606 $topLine[$line] = max($base[$i], $topLine[$line]);
609 $heightLine[$line] = max($heightLine[$line], $height[$i]);
618 for ($line = 0; $line < $nbLine; $line++) {
631 for ($line = 0; $line < $nbLine; $line++) {
676 for ($line = 0; $line < $nbLine; $line++) {
684 for ($line = 0; $line < $nbLine; $line++) {
690 $topLine[$line] = max($base[$i], $topLine[$line]);
702 for ($line = 0; $line < $nbLine; $line++) {
[all …]
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DError.php22 * @param int $line
25 public function __construct($message, $code, $file, $line, Exception $previous = null) argument
30 $this->line = $line;
/plugin/authvk/
H A Dauth.php358 foreach($lines as $line) {
359 $line = preg_replace('/#.*$/', '', $line); //ignore comments
360 $line = trim($line);
361 if(empty($line)) continue;
364 $row = $this->_splitUserData($line);
377 protected function _splitUserData($line){ argument
386 $len = strlen($line);
388 if ($line[$i]=='\\'){
389 $piece .= $line[$i];
392 } else if ($line[$i]==':'){
[all …]
/plugin/syntaxhighlighter3/sxh3/src/sass/
H A DshCore.scss29 line-height: 1.1em !important;
70 .line { white-space: pre !important; }
103 td.gutter .line {
108 td.code .line {
172 line-height: 8px !important;
182 .line.alt1 .content,
183 .line.alt2 .content,
184 .line.highlighted .number,
185 .line.highlighted.alt1 .content,
188 // Gutter line numbers
[all …]
/plugin/projects/
H A Dcodemirror-compressed.js1line:0,ch:0};Ln(t,{line:Ct.size-1,ch:un(Ct.size-1).text.length},lt(e),t,t),Ft=!0}function ln(e){va… property in At.from
/plugin/syntaxhighlighter3/sxh3/pkg/styles/
H A DshCoreDjango.css22 .syntaxhighlighter .line{white-space:pre !important;}
29 .syntaxhighlighter table td.code .line{padding:0 1em !important;}
42 .syntaxhighlighter.ie .toolbar{line-height:8px !important;}
44line.alt1 .content,.syntaxhighlighter.printing .line.alt2 .content,.syntaxhighlighter.printing .li…
45 .syntaxhighlighter.printing .line .number{color:#bbbbbb !important;}
46 .syntaxhighlighter.printing .line .content{color:black !important;}
64 .syntaxhighlighter .line.alt1{background-color:#0a2b1d !important;}
65 .syntaxhighlighter .line.alt2{background-color:#0a2b1d !important;}
66 .syntaxhighlighter .line.highlighted.alt1,.syntaxhighlighter .line.highlighted.alt2{background-colo…
67 .syntaxhighlighter .line.highlighted.number{color:white !important;}
[all …]
H A DshCoreEclipse.css22 .syntaxhighlighter .line{white-space:pre !important;}
29 .syntaxhighlighter table td.code .line{padding:0 1em !important;}
42 .syntaxhighlighter.ie .toolbar{line-height:8px !important;}
44line.alt1 .content,.syntaxhighlighter.printing .line.alt2 .content,.syntaxhighlighter.printing .li…
45 .syntaxhighlighter.printing .line .number{color:#bbbbbb !important;}
46 .syntaxhighlighter.printing .line .content{color:black !important;}
64 .syntaxhighlighter .line.alt1{background-color:#fff !important;}
65 .syntaxhighlighter .line.alt2{background-color:#fff !important;}
66 .syntaxhighlighter .line.highlighted.alt1,.syntaxhighlighter .line.highlighted.alt2{background-colo…
67 .syntaxhighlighter .line.highlighted.number{color:#fff !important;}
[all …]
/plugin/syntaxhighlighter4/dist/
H A Dtheme-eclipse.css19 line-height: 1.1em !important;
52 .syntaxhighlighter .line {
75 .syntaxhighlighter table td.gutter .line {
78 .syntaxhighlighter table td.code .line {
121 line-height: 8px !important; }
130 .syntaxhighlighter.printing .line .number {
132 .syntaxhighlighter.printing .line .content {
170 .syntaxhighlighter .line.alt1 {
172 .syntaxhighlighter .line.alt2 {
174 .syntaxhighlighter .line.highlighted.alt1, .syntaxhighlighter .line.highlighted.alt2 {
[all …]
/plugin/findologicxmlexport/vendor/hoa/compiler/Exception/
H A DIllegalToken.php64 * @param int $line Line.
67 public function __construct($message, $code, $arg, $line, $column) argument
71 $this->line = $line;
H A DUnrecognizedToken.php64 * @param int $line Line.
67 public function __construct($message, $code, $arg, $line, $column) argument
71 $this->line = $line;
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A Dmultiple_lines_as_literal_block.yml5 line with trailing spaces:
8 integer like line:
10 empty line:
14 nested_inlined_multi_line_string: { inlined_multi_line: "foo\nbar\r\nempty line:\n\nbaz" }
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
H A DReporting.php320 foreach ($phpcsFile->getErrors() as $line => $lineErrors) {
337 $errors[$line][$column] = $newErrors;
340 ksort($errors[$line]);
343 foreach ($phpcsFile->getWarnings() as $line => $lineWarnings) {
360 if (isset($errors[$line]) === false) {
361 $errors[$line] = array();
364 if (isset($errors[$line][$column]) === true) {
365 $errors[$line][$column] = array_merge(
367 $errors[$line][$column]
370 $errors[$line][$column] = $newWarnings;
[all …]
/plugin/codemirror/dist/keymaps/
H A Dvim.min.js1line).length;if(f.anchor.ch<g){c.push(a.markText(f.anchor,e(f.anchor.line,f.anchor.ch+1),{classNam…
2line,o.ch)}}if(g){if(h.lastSel){p=n;var u=h.lastSel;var v=Math.abs(u.head.line-u.anchor.line);var … property in Za.h.g
3line==h.line&&g.ch>h.ch||g.line>h.line){var m=g;g=h;h=m}if(d){h.ch+=1}else{g.ch+=1}return{start:g,…
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DCommonToken.php26 protected $line = 0; variable in Antlr\\Antlr4\\Runtime\\CommonToken
116 $this->line = $tokenSource->getLine();
148 $token->line = $this->line;
168 return $this->line;
171 public function setLine(int $line) : void argument
173 $this->line = $line;
298 $this->line,
/plugin/structgroup/helper/
H A Dauthgroup.php19 foreach($AUTH_ACL as $line){
20 $line = trim(preg_replace('/#.*$/','',$line)); //ignore comments
21 if(!$line) continue;
23 $acl = preg_split('/[ \t]+/',$line);
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Reports/
H A DHgblame.php44 * @param string $line Line to parse.
48 protected function getAuthor($line) argument
51 $line = preg_replace('|\s+|', ' ', $line);
55 $line,
/plugin/oiddelegate/
H A Dadmin.php82 foreach($_REQUEST['oiddel'] as $line){
83 $line = array_map('trim',$line);
84 if(!$line[0]) continue;
88 if($line[$i] && !preg_match('#^https?://#',$line[$i])){
89 $line[$i] = 'http://'.$line[$i];
/plugin/randomtables/syntax/
H A Dsource.php94 foreach ($match as $line) {
95 [$min, $max, $txt] = $line;
119 $match = array_map(function($line) use (&$count) {
120 if (preg_match('/^(\d+)\.*(?:[ -])+(\d+)\.*\s*(.+)$/', $line, $subm)) {
125 if (preg_match('/^(\d+)\.*\s+(.+)$/', $line, $subm)) {
131 return [$count, $count, $line];
/plugin/authimap2/
H A Dauth.php420 foreach($lines as $line) {
421 $line = preg_replace('/#.*$/', '', $line); //ignore comments
422 $line = trim($line);
423 if(empty($line)) continue;
425 $row = $this->_splitUserData($line);
439 protected function _splitUserData($line){ argument
448 $len = strlen($line);
450 if ($line[$i]=='\\'){
451 $piece .= $line[$i];
454 } else if ($line[$i]==':'){
[all …]
/plugin/distributedacl/
H A Daction.php82 foreach ( explode( "\n", $event->data[0][1] ) as $line ) {
84 $line = preg_replace( "/\#.*$/", "", $line );
86 if ( preg_match( "/^\s*([^:]+)\s*:\s*(\S+)/", $line, $c ) && isset($permarr[$c[1]]) ) {
107 $newwikipage .= $line . "\n";
/plugin/chat/
H A Dstyle.css13 div.chat-line {
17 div.chat-line blockquote {
23 div.chat-line-even {
27 div.chat-line-odd {
31 div.chat-line-last {
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dreferences.md13 ref on end of line [this]
14 next line.
17 line] reference.
21 line] reference.
23 [multi line]: http://example.com
/plugin/textile2/
H A DclassTextile.php470 foreach($text as $line) {
495 $out[] = $line;
530 foreach($text as $line) {
553 $line = $content;
560 $line = $this->graf($line);
564 $line = $this->doPBr($line);
565 $line = preg_replace('/<br>/', '<br />', $line);
570 $out[] = $line;
1012 foreach($text as $line) {
1014 $line = preg_replace($glyph_search, $glyph_replace, $line);
[all …]
/plugin/prettytables/
H A Dscript.js129 this.encode = function(line){ argument
130 line = line.replace(/[%]{2}[|][%]{2}/g, "%%!@#1#@!%%");
131 line = line.replace(/[%]{2}[^][%]{2}/g, "%%!@#2#@!%%");
132 line = line.replace(/([\[]{2}[^\]]*)[|]([^\]]*[\]]{2})/g, "$1!@#1#@!$2");
133 line = line.replace(/([\{]{2}[^\}]*)[|]([^\}]*[\}]{2})/g, "$1!@#1#@!$2");
134 return line
/plugin/autolink4/
H A Dscript.js12 .map(function(line) { argument
13 if (/^\s*$/.test(line)) {
14 return line;
17 var parts = line.split(/\s*,\s*/);

12345678910>>...81