Home
last modified time | relevance | path

Searched refs:line (Results 1 – 25 of 78) sorted by last modified time

1234

/dokuwiki/lib/plugins/authpdo/
H A Dauth.php677 // only report last line's result
697 // report the caller's line
699 $line = $trace[0]['line'];
701 $this->debugMsg($e, -1, $line);
702 $this->debugMsg("SQL: <pre>$dsql</pre>", -1, $line);
714 * @param int $line
716 protected function debugMsg($message, $err = 0, $line = 0)
722 if (!$line) $line
757 debugMsg($message, $err = 0, $line = 0) global() argument
[all...]
/dokuwiki/lib/plugins/acl/
H A Dadmin.php140 foreach ($AUTH_ACL as $line) {
141 if ($line[0] == '#') {
142 $lines[] = $line;
603 foreach ($AUTH_ACL as $line) {
604 $line = trim(preg_replace('/#.*$/', '', $line)); //ignore comments
605 if (!$line) continue;
607 $acl = preg_split('/[ \t]+/', $line);
/dokuwiki/vendor/geshi/geshi/
H A DLICENSE291 the "copyright" line and a pointer to where the full notice is found.
293 <one line to give the program's name and a brief idea of what it does.>
H A DBUGS11 - Using the extra line number highlighting feature without actually using line numbers
/dokuwiki/lib/plugins/extension/
H A Dstyle.less339 line-height: 18px;
/dokuwiki/inc/lang/en/
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/
H A Dio.php318 * Replace one or more occurrences of a line in a file.
320 * The default, when $maxlines is 0 is to delete all matching lines then append a single line.
321 * A regex that matches any part of the line will remove the entire line in this mode.
324 * Otherwise each line is matched and replaced individually, up to the first $maxlines lines
334 * @param string $newline new line to insert
336 * @param int $maxlines number of occurrences of the line to replace
373 foreach ($lines as $i => $line) {
375 // $matched will be set to 0|1 depending on whether pattern is matched and line replaced
376 $lines[$i] = preg_replace($pattern, $replace, $line,
[all...]
/dokuwiki/inc/lang/cy/
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/fa/
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/lib/tpl/dokuwiki/css/
H A D_toc.css50 line-height: 1.1;
H A Dbasic.less37 line-height: 1.2;
47 line-height: 1.2;
100 margin: 0 0 1.4em 0; /* bottom margin = line-height */
306 line-height: 1;
363 line-height: normal;
/dokuwiki/inc/lang/id/
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/vendor/kissifrot/php-ixr/src/Client/
H A DClient.php118 $line = fgets($fp, 4096);
120 // Check line for '200'
121 if (strstr($line, '200') === false) {
126 if (trim($line) == '') {
131 $contents .= $line;
134 $debugContents .= $line;
/dokuwiki/vendor/simplepie/simplepie/src/
H A DMisc.php147 public static function error($message, $level, $file, $line) argument
176 @error_log("$note: $message in $file on line $line", 0);
373 * To generate it, run `php create.php` on the command line, and copy the
H A DParser.php229 $this->current_line = $error->line;
/dokuwiki/
H A D.htaccess.dist34 ## Not all installations will require the following line. If you do,
/dokuwiki/vendor/marcusschwarz/lesserphp/
H A DREADME.md
/dokuwiki/inc/Search/
H A DIndexer.php867 foreach ($lines as $line) {
868 $pages = array_merge($pages, $this->parseTuples($page_idx, $line));
904 foreach ($index as $wid => $line) {
905 $freq = $this->countTuples($line);
922 foreach ($index as $wid => $line) {
923 $freq = $this->countTuples($line);
1033 * Retrieve a line from the index.
1037 * @param int $id the line number
1038 * @return string a line with trailing whitespace removed
1050 while (($line
1044 saveIndexKey($idx, $suffix, $id, $line) global() argument
1156 updateTuple($line, $id, $count) global() argument
1181 parseTuples(& $keys, $line) global() argument
1206 countTuples($line) global() argument
[all...]
/dokuwiki/conf/
H A Dacronyms.conf15 EOL End of line
/dokuwiki/vendor/splitbrain/php-cli/
H A DREADME.md3 PHP-CLI is a simple library that helps with creating nice looking command line scripts.
/dokuwiki/vendor/splitbrain/php-cli/src/
H A DTableFormatter.php296 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);
/dokuwiki/vendor/splitbrain/php-jsstrip/
H A DREADME.md13 jsstrip is not a true javascript parser. It assumes you have properly delimited the 'end of line' using a ';' (semicolon).
/dokuwiki/lib/plugins/logviewer/
H A Dadmin.php162 array_shift($lines); // Discard the first line
188 $line = $lines[$i];
189 if (str_starts_with($line, ' ')) {
192 while (str_starts_with($line, ' ')) {
193 echo hsc(substr($line, 2)) . '<br />';
195 $line = $lines[$i] ?? '';
201 [$dt, $file, $msg] = sexplode("\t", $line, 3, '');
/dokuwiki/inc/lang/fo/
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/de-informal/
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