Home
last modified time | relevance | path

Searched +full:version -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 376 – 400 of 412) sorted by last modified time

1...<<11121314151617

/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dpascal.php7 * Release Version: 1.0.9.1
36 * the Free Software Foundation; either version 2 of the License, or
37 * (at your option) any later version.
H A Dper.php7 * Release Version: 1.0.9.1
18 * the Free Software Foundation; either version 2 of the License, or
19 * (at your option) any later version.
183 "VERSION",
H A Dpixelbender.php7 * Release Version: 1.0.9.1
51 * the Free Software Foundation; either version 2 of the License, or
52 * (at your option) any later version.
101 'namespace', 'vendor', 'version', 'minValue', 'maxValue', 'defaultValue', 'description'
H A Dpli.php7 * Release Version: 1.0.9.1
27 * the Free Software Foundation; either version 2 of the License, or
28 * (at your option) any later version.
H A Dplsql.php7 * Release Version: 1.0.9.1
29 * the Free Software Foundation; either version 2 of the License, or
30 * (at your option) any later version.
H A Dpovray.php7 * Release Version: 1.0.9.1
22 * the Free Software Foundation; either version 2 of the License, or
23 * (at your option) any later version.
177 0 => '\#(?!(include|declare|local|fopen|fclose|read|write|default|version|if|else|end|ifdef|ifndef|switch|case|range|break|while|debug|error|warning|macro) )[[:word:]]*',
179 1 => "\#(include|declare|local|fopen|fclose|read|write|default|version|if|else|end|ifdef|ifndef|switch|case|range|break|while|debug|error|warning|macro)",
H A Ddart.php7 * Release Version: 1.0.9.1
27 * the Free Software Foundation; either version 2 of the License, or
28 * (at your option) any later version.
H A Dj.php7 * Release Version: 1.0.9.1
43 * the Free Software Foundation; either version 2 of the License, or
44 * (at your option) any later version.
H A Djavascript.php7 * Release Version: 1.0.9.1
32 * the Free Software Foundation; either version 2 of the License, or
33 * (at your option) any later version.
H A Djcl.php7 * Release Version: 1.0.9.1
27 * the Free Software Foundation; either version 2 of the License, or
28 * (at your option) any later version.
H A Dmake.php7 * Release Version: 1.0.9.1
25 * the Free Software Foundation; either version 2 of the License, or
26 * (at your option) any later version.
H A Dmetapost.php7 * Release Version: 1.0.9.1
20 * the Free Software Foundation; either version 2 of the License, or
21 * (at your option) any later version.
H A Dmirc.php7 * Release Version: 1.0.9.1
25 * the Free Software Foundation; either version 2 of the License, or
26 * (at your option) any later version.
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/
H A DGPXCreator.php24 $feed = "<?xml version=\"1.0\" encoding=\"".$this->encoding."\"?>\n";
26 $feed .= "<gpx xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" version=\"1.0\"
/dokuwiki/data/
H A Ddeleted.files933 .github/version.php
/dokuwiki/inc/Cache/
H A DCacheRenderer.php32 // check current link existence is consistent with cache version
/dokuwiki/inc/ChangeLog/
H A DChangeLog.php80 * The "current" revision means current version of the page or media file. It is either
/dokuwiki/inc/
H A Dhtml.php551 * between current page version and provided $text
555 * @param string $text when non-empty: compare with this text with most current version
762 echo '<b>PHP Version:</b><pre>';
797 $apache['version'] = apache_get_version();
H A Dhttputils.php188 * Check for a gzipped version and create if necessary
190 * return true if there exists a gzip version of the uncompressed file
333 505 => 'HTTP Version Not Supported'
H A Dindexer.php15 // Version tag used to force rebuild on upgrade
22 * Version of the indexer taking into consideration the external tokenizer.
23 * The indexer is only compatible with data written by the same version.
27 * add their version info to the event data like so:
39 $version = INDEXER_VERSION;
41 // DokuWiki version is included for the convenience of plugins
42 $data = ['dokuwiki' => $version];
47 $version .= '+' . $plugin . '=' . $vers;
48 $indexer_version = $version;
H A DDifferenceEngine.php92 * Algorithm::Diff (version 1.06) by Ned Konz, which is available at:
1332 * @param array $final1 The first version to compare to.
1333 * @param array $final2 The second version to compare to.
1345 * @param string $label1 label for first version
1346 * @param string $label2 label for second version
/dokuwiki/inc/Extension/
H A DPluginTrait.php
/dokuwiki/inc/File/
H A DPageFile.php60 ? '' // attic stores complete last page version for a deleted page
76 * @param bool $minor mark this saved version as minor update
219 * Checks if the current page version is newer than the last entry in the page's changelog.
264 * Moves the current version to the attic and returns its revision date
/dokuwiki/inc/HTTP/
H A DHTTPClient.php24 public $http = '1.0'; // HTTP version defaults to 1.0
205 $this->error = 'This PHP version does not support SSL - cannot connect to server';
/dokuwiki/lib/plugins/authad/adLDAP/
H A DadLDAP.php4 * Version 4.0.4
6 * PHP Version 5 with SSL and LDAP support
20 * version 2.1 of the License.
33 * @version 4.0.4

1...<<11121314151617