Home
last modified time | relevance | path

Searched refs:single (Results 1 – 25 of 27) sorted by relevance

12

/dokuwiki/_test/tests/inc/
H A Dcommon_clientip.test.php90 …* @param bool $single True to return the most likely client IP, false to return all candid…
95 …remoteAddr, bool $useRealIp, string $realIp, string $forwardedFor, bool $single, string $expected)… argument
113 …quals(str_replace(array_keys($addresses), array_values($addresses), $expected), clientIP($single));
126 …* @param bool $single True to return the most likely client IP, false to return all candid…
131 …remoteAddr, bool $useRealIp, string $realIp, string $forwardedFor, bool $single, string $expected)… argument
149 …quals(str_replace(array_keys($addresses), array_values($addresses), $expected), clientIP($single));
/dokuwiki/inc/lang/el/
H A Dstopwords.txt2 # When you edit this file be sure to use UNIX line endings (single newline)
/dokuwiki/inc/lang/et/
H A Dstopwords.txt2 # When you edit this file be sure to use UNIX line endings (single newline)
/dokuwiki/inc/lang/ar/
H A Dstopwords.txt2 # When you edit this file be sure to use UNIX line endings (single newline)
/dokuwiki/inc/lang/cy/
H A Dstopwords.txt2 # When you edit this file be sure to use UNIX line endings (single newline)
/dokuwiki/inc/lang/id/
H A Dstopwords.txt2 # When you edit this file be sure to use UNIX line endings (single newline)
/dokuwiki/inc/lang/nl/
H A Dstopwords.txt2 # When you edit this file be sure to use UNIX line endings (single newline)
/dokuwiki/inc/lang/en/
H A Dstopwords.txt2 # When you edit this file be sure to use UNIX line endings (single newline)
/dokuwiki/inc/lang/fa/
H A Dstopwords.txt2 # When you edit this file be sure to use UNIX line endings (single newline)
/dokuwiki/inc/lang/lv/
H A Dstopwords.txt2 # Labojot failu ievēro, ja jālieto UNIX rindu aplauzumi (single newline)
/dokuwiki/inc/lang/ca-valencia/
H A Dstopwords.txt2 # When you edit this file be sure to use UNIX line endings (single newline)
/dokuwiki/inc/lang/az/
H A Dstopwords.txt2 # When you edit this file be sure to use UNIX line endings (single newline)
/dokuwiki/inc/lang/da/
H A Dstopwords.txt2 # When you edit this file be sure to use UNIX line endings (single newline)
/dokuwiki/inc/lang/fo/
H A Dstopwords.txt2 # When you edit this file be sure to use UNIX line endings (single newline)
/dokuwiki/inc/lang/de-informal/
H A Dstopwords.txt2 # When you edit this file be sure to use UNIX line endings (single newline)
/dokuwiki/vendor/php81_bc/strftime/
H A DREADME.md97 | `%e` | Day of the month, with a space preceding single digits | `' 1'` to `'31'` …
136 | `%k` | Hour in 24-hour format, with a space preceding single digits | `' 0'` t…
138 | `%l` | (lower-case 'L') Hour in 12-hour format, with a space preceding single digits | `' 1'` t…
/dokuwiki/vendor/splitbrain/slika/
H A DREADME.md21 …to be one command. Do not reuse the adapter returned by `run()`, it is a single use object. All op…
/dokuwiki/vendor/splitbrain/php-cli/
H A DREADME.md109 …ontains the texts to fill into the columns. Between each column a border is printed (a single space
118 - a single fluid "rest" column marked with an asterisk (eg. ``*``)
/dokuwiki/inc/
H A Dcommon.php789 * @param bool $single If set only a single IP is returned.
796 function clientIP($single = false) argument
799 return $single ? Ip::clientIp() : implode(',', Ip::clientIps());
/dokuwiki/vendor/simplepie/simplepie/
H A DREADME.markdown57 If you'd like a single monolithic file, see the assets in the
/dokuwiki/conf/
H A Dmysql.conf.php.example229 /* This statement should remove a single connection from a user to a
/dokuwiki/vendor/geshi/geshi/
H A DCHANGELOG30 * INI files: support single quotes (peterdd)
217 * Limited support for prompt detection in single line Bash snippets (BenBE)
659 - Added single quote to Lua (Darrin Roenfanz)
760 - Fixed single line comment mistake in thinbasic.php (Eros Olmi)
/dokuwiki/vendor/splitbrain/lesserphp/
H A DLICENSE554 If, pursuant to or in connection with a single transaction or
597 under version 3 of the GNU Affero General Public License into a single
/dokuwiki/data/pages/wiki/
H A Dsyntax.txt270 …ch do not come from that pattern file: multiplication entity (640x480), 'single' and "double quote…
/dokuwiki/_test/data/pages/wiki/
H A Dsyntax.txt270 …ch do not come from that pattern file: multiplication entity (640x480), 'single' and "double quote…

12