/dokuwiki/inc/ ! |
H A D | Logger.php | 60 * @param int $line A line number for the above file 66 $message, $details, $file, $line 76 * @param int $line A line number for the above file 82 $message, $details, $file, $line 92 * @param int $line A line number for the above file 98 $message, $details, $file, $line 108 * @param int $line A line number for the above file 124 'line' => $line, 175 $loglines = array_map(function ($line) { 176 return ' ' . $line; [all …]
|
H A D | confutils.php | 137 foreach($lines as $line) { 138 $line = trim(preg_replace('/#.*$/', '', $line)); 139 if($line === '') continue; 223 foreach($lines as $line) { 225 $line = preg_replace('/(?<![&\\\\])#.*$/', '', $line); 226 $line = str_replace('\\#', '#', $line); 227 $line = trim($line); 229 $line = preg_split('/\s+/', $line, 2); 230 $line = array_pad($line, 2, ''); 233 $conf[strtolower($line[0])] = $line[1]; [all …]
|
H A D | ErrorHandler.php | 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)
|
H A D | changelog.php | 17 * @param string $line changelog line 20 function parseChangelogLine($line) { argument 21 return ChangeLog::parseLogLine($line); 283 foreach ($lines as $line) { 284 $rec = _handleRecent($line, $ns, $flags, $seen); 308 * @param string $line changelog line 314 function _handleRecent($line, $ns, $flags, &$seen) { argument 315 if (empty($line)) return false; //skip empty lines 318 $recent = ChangeLog::parseLogLine($line);
|
H A D | DifferenceEngine.php | 155 $line = $to_lines[$yi]; 158 $yhash[$line] = 1; 159 $this->yv[] = $line; 163 $line = $from_lines[$xi]; 166 $this->xv[] = $line; 850 foreach ($lines as $line) 1156 $line = $this->_escape($line); 1164 $line = $this->_escape($line); 1174 function contextLine($line) { argument 1197 print('<tr>' . $this->contextLine($line) . $this->contextLine($line) . "</tr>\n"); [all …]
|
/dokuwiki/lib/plugins/logviewer/ ! |
H A D | admin.php | 99 $line = $lines[$i]; 101 if ($line[0] === ' ' && $line[1] === ' ') { 104 while (isset($line[0]) && $line[0] === ' ' && isset($line[1]) && $line[1] === ' ') { 105 echo hsc(substr($line, 2)) . '<br />'; 107 $line = $lines[$i] ?? ''; 113 list($dt, $file, $msg) = sexplode("\t", $line, 3, '');
|
/dokuwiki/lib/scripts/ ! |
H A D | compatibility.js | 17 var line = 'DEPRECATED function call'+func+'. '+msg; 20 console.warn(line); 22 console.log(line);
|
/dokuwiki/inc/Debug/ ! |
H A D | DebugHelper.php | 112 * @param int $line 120 $line, argument 134 $line 145 * @param int $line 153 $line argument 162 'line' => $line,
|
/dokuwiki/lib/plugins/authplain/ ! |
H A D | auth.php | 411 foreach ($lines as $line) { 412 $line = preg_replace('/#.*$/', '', $line); //ignore comments 413 $line = trim($line); 414 if (empty($line)) continue; 433 * @param string $line 436 protected function splitUserData($line) argument 446 $len = strlen($line); 448 if ($line[$i]=='\\') { 449 $piece .= $line[$i]; 452 } elseif ($line[$i]==':') { [all …]
|
/dokuwiki/vendor/splitbrain/php-cli/src/ ! |
H A D | TableFormatter.php | 296 foreach ($lines as &$line) { 297 $line = rtrim($line); 298 if ($this->strlen($line) <= $width) { 301 $words = explode(' ', $line); 302 $line = ''; 309 $line .= rtrim($actual) . $break; 314 $line .= $this->substr($actual, 0, $width) . $break; 321 $line .= trim($actual);
|
H A D | Colors.php | 102 * @param string $line the line to print, a new line is added automatically 108 public function ptln($line, $color, $channel = STDOUT) argument 111 fwrite($channel, rtrim($line) . "\n");
|
/dokuwiki/inc/Subscriptions/ ! |
H A D | SubscriberManager.php | 61 $line = "$user $style $data\n"; 63 return io_saveFile($file, $line, true); 188 foreach ($lines as $line) { 190 if (strpos($line, ' ') === false) { 191 $line = trim($line) . " every\n"; 195 if (!preg_match($re, $line, $m)) {
|
/dokuwiki/inc/lang/el/ ! |
H A D | stopwords.txt | 1 # 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/et/ ! |
H A D | stopwords.txt | 1 # 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/Search/ ! |
H A D | Indexer.php | 847 foreach ($lines as $line) { 1047 $line .= "\n"; 1067 fwrite($fh, $line); 1151 * @param string $line 1157 if ($line != ''){ 1158 $line = preg_replace('/(^|:)'.preg_quote($id,'/').'\*\d*/', '', $line); 1160 $line = trim($line, ':'); 1162 if ($line) { 1168 return $line; 1178 * @param string $line [all …]
|
/dokuwiki/inc/lang/ar/ ! |
H A D | stopwords.txt | 1 # 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/Cache/ ! |
H A D | Cache.php | 208 foreach ($lines as $line) { 209 $i = strpos($line, ','); 210 $stats[substr($line, 0, $i)] = $line;
|
/dokuwiki/inc/lang/cy/ ! |
H A D | stopwords.txt | 1 # 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/vendor/kissifrot/php-ixr/src/Client/ ! |
H A D | Client.php | 118 $line = fgets($fp, 4096); 121 if (strstr($line, '200') === false) { 126 if (trim($line) == '') { 131 $contents .= $line; 134 $debugContents .= $line;
|
/dokuwiki/inc/lang/nl/ ! |
H A D | stopwords.txt | 1 # 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/id/ ! |
H A D | stopwords.txt | 1 # 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/vendor/openpsa/universalfeedcreator/lib/Creator/ ! |
H A D | MBOXCreator.php | 36 foreach ($lines as $line) { 37 $linlen = strlen($line); 40 $c = substr($line, $i, 1);
|
/dokuwiki/inc/lang/fa/ ! |
H A D | stopwords.txt | 1 # 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/en/ ! |
H A D | stopwords.txt | 1 # 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/ca-valencia/ ! |
H A D | stopwords.txt | 1 # 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)
|