Home
last modified time | relevance | path

Searched refs:line (Results 51 – 75 of 78) sorted by last modified time

1234

/dokuwiki/lib/tpl/dokuwiki/css/
H A Dmobile.less267 line-height: 2.1em;
H A Dpagetools.less61 line-height: @item-height;
/dokuwiki/inc/
H A DLogger.php60 * @param int $line A line number for the above file
63 public static function error($message, $details = null, $file = '', $line = 0) argument
69 $line
79 * @param int $line A line number for the above file argument
82 public static function debug($message, $details = null, $file = '', $line = 0)
88 $line
98 * @param int $line A line numbe
95 deprecated($message, $details = null, $file = '', $line = 0) global() argument
112 log($message, $details = null, $file = '', $line = 0) global() argument
[all...]
H A DDifferenceEngine.php155 $line = $to_lines[$yi];
156 if (($this->ychanged[$yi] = empty($xhash[$line])))
158 $yhash[$line] = 1;
159 $this->yv[] = $line;
163 $line = $from_lines[$xi];
164 if (($this->xchanged[$xi] = empty($yhash[$line])))
166 $this->xv[] = $line;
269 $line = $flip ? $this->yv[$x] : $this->xv[$x];
270 if (empty($ymatches[$line]))
272 $matches = $ymatches[$line];
1166 addedLine($line, $escaped = false) global() argument
1174 deletedLine($line, $escaped = false) global() argument
1186 contextLine($line) global() argument
[all...]
H A DErrorHandler.php116 new FatalException($error['message'], 0, $error['type'], $error['file'], $error['line'])
187 foreach ($e->getTrace() as $line) {
189 isset($line['class']) &&
190 preg_match('/\w+?_plugin_(\w+)/', $line['class'], $match)
196 isset($line['file']) &&
197 preg_match('/lib\/plugins\/(\w+)\//', str_replace('\\', '/', $line['file']), $match)
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/
H A DX509.php1143 $line = fgets($fsock, 1024);
1144 if (strlen($line) < 3) {
1147 preg_match('#HTTP/1.\d (\d{3})#', $line, $temp);
/dokuwiki/vendor/simplepie/simplepie/
H A DCHANGELOG.md226 * Added command line support for compayibility test. [#481](https://github.com/simplepie/simplepie/pull/481)
/dokuwiki/lib/scripts/
H A Dcompatibility.js17 var line = 'DEPRECATED function call'+func+'. '+msg;
20 console.warn(line);
22 console.log(line);
/dokuwiki/vendor/simplepie/simplepie/idn/
H A DLICENCE471 "copyright" line and a pointer to where the full notice is found.
473 <one line to give the library's name and a brief idea of what it does.>
H A DReadMe.txt91 3. The input is read from a UCS-4 coded file and encoded line by line. By
99 // Iterate through the input file line by line
100 foreach (file('ucs4-domains.txt') as $line) {
101 echo $IDN->encode(trim($line), 'ucs4_string');
/dokuwiki/vendor/geshi/geshi/src/
H A Dgeshi.php61 /** Use no line numbers when building the result */
63 /** Use normal line numbers when building the result */
65 /** Use fancy line numbers when building the result */
75 /** Use a pre to wrap lines when line numbers are enabled or to wrap the whole code. */
209 /** The line number type passed to {@link GeSHi->enable_line_numbers()} was invalid */
267 GESHI_ERROR_INVALID_LINE_NUMBER_TYPE => 'The line number type specified is invalid'
343 * if not using line numbering
396 * The line ending
404 * Number at which line numbers should start at
446 * Style for line number
4544 get_line_style($line) global() argument
[all...]
/dokuwiki/vendor/simplepie/simplepie/src/
H A DLocator.php213 $line = method_exists($link, 'getLineNo') ? $link->getLineNo() : 1;
215 if ($this->base_location < $line) {
/dokuwiki/lib/plugins/authldap/
H A Dauth.php694 * @param int $line
698 protected function debug($message, $err, $line, $file)
701 msg($message, $err, $line, $file);
697 debug($message, $err, $line, $file) global() argument
/dokuwiki/vendor/geshi/geshi/
H A DCHANGELOG102 * Force comments in INI files to be their own line (BenBE)
155 * Changes for improved highlighting of signle line comments and end-of-code indicators
215 * Limited support for prompt detection in single line Bash snippets (BenBE)
312 * Fixed first line not getting highlighted in diff language (BenBE)
335 * Added support for line numbers, file handles and hex\octal numbers for QBasic (BenBE)
510 * With line numbers: <div>header<ol><li><pre>...</pre></li>...</ol></div>
511 * Without line numbers: <pre>header...CODE...</pre>
676 - Add possibility to handle more than one extra line style (SF #1698255, German Rumm, BenBE)
699 * Configurable line endings (Replace \n by custom string)
715 multiple lines properly when line number
[all...]
/dokuwiki/lib/plugins/authplain/
H A Dauth.php98 * Creates a string suitable for saving as a line
155 // prepare user line
418 foreach ($lines as $line) {
419 $line = preg_replace('/(?<!\\\\)#.*$/', '', $line); //ignore comments (unless escaped)
420 $line = trim($line);
421 if (empty($line)) continue;
423 $row = $this->splitUserData($line);
439 * Get the user line spli
436 splitUserData($line) global() argument
[all...]
/dokuwiki/lib/images/interwiki/
H A Ddoku.svg1 <svg width="128.171" height="128.039" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg"><defs><linearGradient id="k"><stop style="stop-color:#3a9030;stop-opacity:.83673471" offset="0"/><stop style="stop-color:#3d9c32;stop-opacity:.79591835" offset="1"/></linearGradient><linearGradient id="j"><stop style="stop-color:#25901b;stop-opacity:.83673471" offset="0"/><stop style="stop-color:#25901b;stop-opacity:.37755102" offset="1"/></linearGradient><linearGradient id="i"><stop style="stop-color:#e32525;stop-opacity:.81632656" offset="0"/><stop style="stop-color:#e32525;stop-opacity:.5714286" offset="1"/></linearGradient><linearGradient id="h"><stop offset="0" style="stop-color:#000;stop-opacity:.17346939"/><stop offset="1" style="stop-color:#c7cec2;stop-opacity:0"/></linearGradient><linearGradient id="g"><stop style="stop-color:#000;stop-opacity:.17346939" offset="0"/><stop style="stop-color:#c7cec2;stop-opacity:0" offset="1"/></linearGradient><linearGradient id="f"><stop style="stop-color:#fbfaf9;stop-opacity:1" offset="0"/><stop style="stop-color:#e9dac7;stop-opacity:1" offset="1"/></linearGradient><linearGradient id="e"><stop style="stop-color:#fbf6f0;stop-opacity:1" offset="0"/><stop style="stop-color:#e9dac7;stop-opacity:1" offset="1"/></linearGradient><linearGradient id="d"><stop style="stop-color:#ede1ae;stop-opacity:1" offset="0"/><stop style="stop-color:#fefdfa;stop-opacity:1" offset="1"/></linearGradient><linearGradient id="a"><stop style="stop-color:#00a423;stop-opacity:1" offset="0"/><stop style="stop-color:#00b427;stop-opacity:1" offset="1"/></linearGradient><linearGradient id="b"><stop offset="0" style="stop-color:#00b62b;stop-opacity:1"/><stop offset="1" style="stop-color:#a1d784;stop-opacity:1"/></linearGradient><linearGradient id="c"><stop style="stop-color:#d69c00;stop-opacity:1" offset="0"/><stop style="stop-color:#ffe658;stop-opacity:1" offset="1"/></linearGradient><linearGradient id="l"><stop offset="0" style="stop-color:#ce411e;stop-opacity:1"/><stop offset="1" style="stop-color:#ecad8d;stop-opacity:1"/></linearGradient><linearGradient id="m"><stop style="stop-color:#8f2a15;stop-opacity:1" offset="0"/><stop style="stop-color:#c8381b;stop-opacity:1" offset="1"/></linearGradient><linearGradient xlink:href="#a" id="z" x1="192.039" y1="262.258" x2="263.671" y2="262.258" gradientUnits="userSpaceOnUse"/><linearGradient xlink:href="#b" id="B" x1="191.751" y1="258.916" x2="255.656" y2="258.916" gradientUnits="userSpaceOnUse"/><linearGradient xlink:href="#c" id="y" x1="184.071" y1="246.359" x2="201.406" y2="246.359" gradientUnits="userSpaceOnUse"/><linearGradient xlink:href="#d" id="p" x1="162.764" y1="184.993" x2="240.849" y2="289.503" gradientUnits="userSpaceOnUse"/><linearGradient xlink:href="#e" id="n" x1="140.158" y1="303.79" x2="136.142" y2="195.872" gradientUnits="userSpaceOnUse"/><linearGradient xlink:href="#f" id="o" x1="286.156" y1="262.287" x2="185.813" y2="172.324" gradientUnits="userSpaceOnUse"/><linearGradient xlink:href="#g" id="t" x1="213.966" y1="220.072" x2="244.791" y2="265.404" gradientUnits="userSpaceOnUse"/><linearGradient xlink:href="#h" id="x" x1="184.306" y1="241.528" x2="224.674" y2="307.528" gradientUnits="userSpaceOnUse"/><linearGradient xlink:href="#i" id="q" x1="202.418" y1="222.051" x2="206.06" y2="210.356" gradientUnits="userSpaceOnUse"/><linearGradient xlink:href="#j" id="r" x1="248.622" y1="234.522" x2="251.644" y2="213.122" gradientUnits="userSpaceOnUse"/><linearGradient xlink:href="#k" id="s" x1="275.718" y1="251.564" x2="255.684" y2="217.94" gradientUnits="userSpaceOnUse"/><linearGradient xlink:href="#l" id="w" gradientUnits="userSpaceOnUse" x1="219.663" y1="192.733" x2="277.876" y2="192.733"/><linearGradient xlink:href="#m" id="v" gradientUnits="userSpaceOnUse" x1="219.213" y1="189.016" x2="286.227" y2="189.016"/><radialGradient xlink:href="#c" id="A" cx="257.411" cy="274.642" fx="257.411" fy="274.642" r="7.144" gradientTransform="matrix(1 0 0 1.63138 0 -173.405)" gradientUnits="userSpaceOnUse"/><radialGradient xlink:href="#c" id="u" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1 0 0 .98418 0 3.367)" cx="224.414" cy="212.8" fx="224.414" fy="212.8" r="8.681"/></defs><g style="display:inline"><path transform="matrix(.98991 -.14067 .20106 .97564 -158.091 -157.777)" style="fill:url(#n);fill-opacity:1;fill-rule:evenodd;stroke:#000;stroke-width:.7216621px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline" d="m120.215 196.438 70.907-.793-2.403 109.054-71.717.373 3.213-108.634z"/><path style="fill:url(#o);fill-opacity:1;fill-rule:evenodd;stroke:#000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline" d="m179.2 182.087 79.842-19.517 26.614 101.725-82.503 21.587L179.2 182.087z" transform="matrix(.99993 0 0 .99598 -158.091 -157.777)"/><path transform="matrix(.99561 -.09253 .08102 .9927 -158.091 -157.777)" style="fill:url(#p);fill-opacity:1;fill-rule:evenodd;stroke:#000;stroke-width:1.00418305px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline" d="m159.014 181.744 85.585.534v110.474l-84.533-2.513-1.052-108.495z"/><path d="M167.551 214.008v-20.185h5.35v2.374h-2.482v15.437h2.482v2.374h-5.35m7.348 0v-20.185h5.35v2.374h-2.482v15.437h2.481v2.374h-5.35m7.37-20.185h5.812c1.31 0 2.31.1 2.997.3a5.267 5.267 0 0 1 2.374 1.451c.658.695 1.16 1.547 1.504 2.557.343 1.002.515 2.241.515 3.717 0 1.296-.161 2.413-.483 3.351-.394 1.146-.956 2.073-1.687 2.782-.551.537-1.296.956-2.234 1.257-.702.222-1.64.333-2.815.333h-5.983v-15.748m3.18 2.664v10.43h2.374c.888 0 1.529-.05 1.923-.15.515-.128.941-.347 1.278-.655.344-.308.623-.813.838-1.514.215-.71.322-1.673.322-2.89 0-1.218-.107-2.152-.322-2.804-.215-.651-.516-1.16-.903-1.525-.386-.365-.877-.612-1.471-.741-.444-.1-1.314-.15-2.61-.15h-1.43m14.965 13.083-3.76-15.748h3.255l2.374 10.818 2.879-10.818h3.78l2.762 11 2.417-11h3.2l-3.823 15.748h-3.374l-3.136-11.773-3.126 11.773h-3.448m22.762-15.748v20.185h-5.35v-2.374h2.482v-15.458h-2.481v-2.353h5.35m7.347 0v20.185h-5.35v-2.374h2.482v-15.458h-2.482v-2.353h5.35" style="font-size:12.0000124px;font-style:normal;font-weight:400;line-height:125%;fill:#6184a3;fill-opacity:1;stroke:none;display:inline;font-family:Bitstream Vera Sans (…)
/dokuwiki/lib/exe/
H A Dcss.php226 // try to use line number to find affected file
227 if (preg_match('/line: (\d+)$/', $msg, $m)) {
236 $msg .= ' in ' . $m[2] . ' at line ' . ($lno - $i);
583 // strip (incorrect but common) one line comments
668 * Strips one line comments but makes sure it will not destroy url() constructs with slashes
675 $line = $matches[0];
678 $len = strlen($line);
681 $nextcom = strpos($line, '//', $i);
682 $nexturl = stripos($line, 'url(', $i);
697 $i = strpos($line, ')',
[all...]
/dokuwiki/vendor/splitbrain/php-jsstrip/src/
H A DJSStrip.php35 protected $line = 0; variable in splitbrain\\JSStrip\\JSStrip
52 $this->line = 1;
95 // verbatim copy contents, trimming but putting it on its own line
204 if ($ch == "\n") $this->line++;
251 $msg = "$msg on line {$this->line}: '{$before}◎{$after}'";
/dokuwiki/inc/Cache/
H A DCache.php156 * @param bool $clean true to clean line endings, false to leave line endings alone
208 foreach ($lines as $line) {
209 $i = strpos($line, ',');
210 $stats[substr($line, 0, $i)] = $line;
/dokuwiki/inc/ChangeLog/
H A DChangeLog.php109 * Parses a changelog line into its components and save revision info to the cache pool
111 * @param string $value changelog line
112 * @return array|bool parsed line or false
130 * containing the requested changelog line is read.
138 * - type: log line type
142 * - extra: extra data (varies by line type)
173 foreach ($lines as $line) {
174 $this->parseAndCacheLogLine($line);
184 * only that a line with the date exists in the changelog.
485 * - $head: position of first read changelog line
[all...]
H A DChangeLogTrait.php15 * @return array added log line as revision info
20 * Parses a changelog line into its components
22 * @param string $line changelog line
23 * @return array|bool parsed line or false
27 public static function parseLogLine($line) argument
29 $info = sexplode("\t", rtrim($line, "\n"), 8);
30 if ($info[3]) { // we need at least the page id to consider it a valid line
34 'type' => $info[2], // log line type
38 'extra' => $info[6], // extra data (varies by line typ
[all...]
/dokuwiki/inc/Debug/
H A DDebugHelper.php59 $self['line'] ?? $call['line'] ?? 0
104 $backtrace[0]['line']
118 * @param int $line
126 $line,
139 $line
149 * @param int $line
157 $line
165 'line' => $line,
120 dbgCustomDeprecationEvent($alternative, $deprecatedThing, $caller, $file, $line, $callerOffset = 1) global() argument
153 triggerDeprecationEvent(array $backtrace, $alternative, $deprecatedThing, $caller, $file, $line) global() argument
[all...]
/dokuwiki/inc/HTTP/
H A DHTTPClient.php675 * Safely read a \n-terminated line from a socket
677 * Always returns a complete line, including the terminating \n.
779 array_shift($lines); //skip first line (status)
780 foreach ($lines as $line) {
781 [$key, $val] = sexplode(':', $line, 2, '');
/dokuwiki/inc/lang/el/
H A Dstopwords.txt1 # This is a list of words the indexer ignores, one word per line
2 # When you edit this file be sure to use UNIX line endings (single newline)
/dokuwiki/inc/lang/da/
H A Dstopwords.txt1 # This is a list of words the indexer ignores, one word per line
2 # When you edit this file be sure to use UNIX line endings (single newline)

1234