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 251 – 275 of 412) sorted by relevance

1...<<11121314151617

/dokuwiki/lib/scripts/jquery/
H A Dupdate.sh11 # load version info from external file
/dokuwiki/inc/Cache/
H A DCacheRenderer.php32 // check current link existence is consistent with cache version
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dd.php9 * Release Version: 1.0.9.1
35 * the Free Software Foundation; either version 2 of the License, or
36 * (at your option) any later version.
163 'ulong', 'unittest', 'ushort', 'version',
H A Dphp-brief.php7 * Release Version: 1.0.9.1
10 * PHP (brief version) language file for GeSHi.
36 * the Free Software Foundation; either version 2 of the License, or
37 * (at your option) any later version.
H A Dlotusformulas.php7 * Release Version: 1.0.9.1
28 * the Free Software Foundation; either version 2 of the License, or
29 * (at your option) any later version.
199 '@WebDbName', '@ViewTitle', '@ViewShowThisUnread', '@Version',
H A Dlscript.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.
45 '@sequence', '@version', '@warnings'
H A Dtexgraph.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.
512 'version',
H A Dapache.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 Dcpp.php10 * Release Version: 1.0.9.1
39 * the Free Software Foundation; either version 2 of the License, or
40 * (at your option) any later version.
H A Dgambas.php8 * Release Version: 1.0.9.1
31 * the Free Software Foundation; either version 2 of the License, or
32 * (at your option) any later version.
H A Dpython.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 Dlogtalk.php8 * Release Version: 1.0.9.1
35 * the Free Software Foundation; either version 2 of the License, or
36 * (at your option) any later version.
H A Dstonescript.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 Dcadlisp.php7 * Release Version: 1.0.9.1
30 * the Free Software Foundation; either version 2 of the License, or
31 * (at your option) any later version.
H A Dgnuplot.php7 * Release Version: 1.0.9.1
23 * the Free Software Foundation; either version 2 of the License, or
24 * (at your option) any later version.
H A Dbash.php7 * Release Version: 1.0.9.1
41 * the Free Software Foundation; either version 2 of the License, or
42 * (at your option) any later version.
135 'apt-src version',
138 'aptitude clean', 'aptitude download', 'aptitude forbid-version',
161 'cvs update', 'cvs version', 'cvs watch', 'cvs watchers',
H A Dpys60.php7 * Release Version: 1.0.9.1
28 * the Free Software Foundation; either version 2 of the License, or
29 * (at your option) any later version.
H A Dsas.php7 * Release Version: 1.0.9.1
30 * the Free Software Foundation; either version 2 of the License, or
31 * (at your option) any later version.
H A Duscript.php7 * Release Version: 1.0.9.1
31 * the Free Software Foundation; either version 2 of the License, or
32 * (at your option) any later version.
H A Dsass.php7 * Release Version: 1.0.9.1
23 * the Free Software Foundation; either version 2 of the License, or
24 * (at your option) any later version.
/dokuwiki/vendor/simplepie/simplepie/library/
H A DSimplePie.php38 * @version 1.7.0
67 * SimplePie Version
68 * @deprecated since SimplePie 1.7.0, use \SimplePie\SimplePie::VERSION instead.
70 define('SIMPLEPIE_VERSION', NamespacedSimplePie::VERSION);
/dokuwiki/inc/
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'
/dokuwiki/
H A Dindex.php52 preg_match('/\/([._]ht|README$|VERSION$|COPYING$)/', $_SERVER['SCRIPT_NAME']) ||
/dokuwiki/vendor/kissifrot/php-ixr/src/Server/
H A DClassServer.php16 * @version 1.0.1 19Apr2005 17:40 +0800
/dokuwiki/vendor/simplepie/simplepie/src/
H A DMisc.php303 // This is second, as behaviour of this varies only with PHP version (the middle part of this expression checks the encoding is supported).
307 // This is third, as behaviour of this varies with OS userland and PHP version
311 // This is last, as behaviour of this varies with OS userland and PHP version
1694 $curl = $curl['version'];
2119 return \SimplePie\SimplePie::NAME . '/' . \SimplePie\SimplePie::VERSION . ' (Feed Parser; ' . \SimplePie\SimplePie::URL . '; Allow like Gecko) Build/' . static::get_build();
2127 $info = 'SimplePie ' . \SimplePie\SimplePie::VERSION . ' Build ' . static::get_build() . "\n";
2141 $info .= ' Version ' . PCRE_VERSION . "\n";
2144 $version = curl_version();
2145 $info .= ' Version ' . $version['versio
[all...]

1...<<11121314151617