Home
last modified time | relevance | path

Searched refs:known (Results 1 – 25 of 174) sorted by relevance

1234567

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/
H A DEvalBarrett.php304 * @param string $known
313 $' . $result . ' = $' . $known . ';
317 …$sum = ($' . $known . '[$j] - $' . $unknown . '[$j]) * ' . $class::BASE_FULL . ' + $' . $known . '…
364 * @param array $known
372 for ($i = 0, $j = 1; $j < count($known); $i += 2, $j += 2) {
374 $code .= self::float2string($known[$j] * $class::BASE_FULL + $known[$i]);
402 if ($j == count($known)) {
427 * @param array $known
438 case $clength < ' . count($known) . ':
440 case $clength > ' . count($known) . ':';
[all …]
/plugin/confmanager/lang/en/
H A Dscheme.txt1 DokuWiki allows linking to external URLs but only to known protocols.
H A Dwordblock.txt1 …. But if you intend to use it on the open Internet you may want to blacklist some known Spam words.
/plugin/advanced/lang/en/config/
H A Dscheme.txt3 DokuWiki allows linking to external URLs but only to known protocols.
H A Dwordblock.txt3 …. But if you intend to use it on the open Internet you may want to blacklist some known Spam words.
/plugin/stopforumspam/
H A Dplugin.info.txt6 desc Checks new users against a database of known spammers maintained by stopforumspam.org
/plugin/api/
H A DREADME.md22 …* `limit` : the max number of pages (known also under [pagename](https://www.dokuwiki.org/pagename…
34 * `id` : the page id (known also under [pagename](https://www.dokuwiki.org/pagename))
/plugin/vshare/syntax/
H A Dvideo.php232 $known = implode('|', array_keys($this->sizes));
235 if (preg_match("/^((\d+)x(\d+))|($known)\$/i", $key, $m)) {
/plugin/mp3play/
H A DREADME3 This plugin is a DokuWiki port of the well known Audio Player Wordpress Plugin
/plugin/combo/vendor/carica/phpcss/
H A Dcomposer.lock3 "This file locks the dependencies of your project to a known state",
/plugin/sympaauth/lang/en/
H A Dlogin.txt7 You must use your email and password as they are known by [[<http URL for sympa list server>|sympa …
/plugin/letsencrypt/lang/en/
H A Dinfo.txt2 verification, token files will be writen to a ''.well-known/acme-challenge'' directory within the W…
/plugin/abortlogin/
H A DREADME.md2 Allow login to Dokuwiki from known IP's only
/plugin/findologicxmlexport/vendor/jms/serializer/doc/cookbook/
H A Dstdclass.rst10 There are many known limitations when dealing with ``stdClass`` objects.
/plugin/googleanalytics/lang/en/
H A Dintro.txt15 …* **Basic** "Google Analytics ID" (also known as "[[https://developers.google.com/analytics/devgui…
16 …* **Newer** "Global Site Tag ID" (also known as "[[https://developers.google.com/analytics/devguid…
/plugin/authsplit/
H A DREADME36 them, it is possible that a user is known to one of the two plugins only or
55 validates both login name and password successfully. If a user is not known
56 here, he is not known to DokuWiki at all.
58 If known and the password matches, authsplit then calls the internal helper
73 be known there by the same login name, too. If not, behaviour depends on the
98 Thus, a user has to be known to both auth plugins, but the SECONDARY's user
105 authsplit will first check if the user is not known to the PRIMARY auth plugin
136 accounts known to the PRIMARY auth plugin are yet in use by other software.
/plugin/sha3sum/
H A DPlugin.txt52 * not yet known
/plugin/codeprettify/
H A DREADME.md29 The [Javascript code prettifier](https://github.com/google/code-prettify), which was once known as …
/plugin/codemirror/dist/modes/
H A Dxquery.min.js.map1known","propertyIsEnumerable","eatWhile","foundColon","word","current","isInXmlConstructor","maybe…
/plugin/googleanalytics/
H A DREADME.md21 …* **Basic** "Google Analytics ID" (also known as "[analytics.js](https://developers.google.com/ana…
22 …* **Newer** "Global Site Tag ID" (also known as "[gtag.js](https://developers.google.com/analytics…
/plugin/bible/bible_douayRheims/
H A D1_John.txt12 2:3. And by this we know that we have known him, if we keep his commandments.
22 …2:13. I write unto you, fathers, because you have known him who is from the beginning. I write unt…
23 …2:14. I write unto you, babes, because you have known the Father. I write unto you, young men, bec…
44 3:6. Whosoever abideth in him sinneth not: and whosoever sinneth hath not seen him nor known him.
54 …3:16. In this we have known the charity of God, because he hath laid down his life for us: and we …
64 …4:2. By this is the spirit of God known. Every spirit which confesseth that Jesus Christ is come i…
78 …4:16. And we have known and have believed the charity which God hath to us. God is charity: and he…
/plugin/pgpinlinesupport/
H A DPlugin.txt56 * not yet known
/plugin/codebuttonmod1/
H A DPlugin.txt56 * not yet known
/plugin/oauth/
H A Dcomposer.lock3 "This file locks the dependencies of your project to a known state",
/plugin/geophp/
H A Dcomposer.lock3 "This file locks the dependencies of your project to a known state",

1234567