Home
last modified time | relevance | path

Searched refs:in (Results 201 – 225 of 249) sorted by relevance

12345678910

/dokuwiki/inc/Remote/
H A DApiCore.php20 * The methods are ordered in 'wiki.<method>' and 'dokuwiki.<method>' namespaces
235 * List all pages in the given namespace (and below)
237 * Setting the `depth` to `0` and the `namespace` to `""` will return all pages in the wiki.
239 * Note: author information is not available in this call.
285 * This is uses the page index and is quicker than iterating which is done in listPages()
416 * The page is rendered to HTML as it would be in the wiki. The HTML consist only of the data for the page
419 * References in the HTML are relative to the wiki base URL unless the `canonical` configuration is set.
510 * This returns a list of links found in the given page. This includes internal, external and interwiki links
538 foreach ($ins as $in) {
539 switch ($in[
[all...]
/dokuwiki/vendor/geshi/geshi/
H A DLICENSE26 in new free programs; and that you know you can do these things.
52 program will individually obtain patent licenses, in effect making the
69 language. (Hereinafter, translation is included without limitation in
80 source code as you receive it, in any medium, provided that you
88 you may at your option offer warranty protection in exchange for a fee.
98 b) You must cause any work that you distribute or publish, that in
99 whole or in part contains or is derived from the Program or any
105 interactive use in the most ordinary way, to print or display an
116 and can be reasonably considered independent and separate works in
135 under Section 2) in objec
[all...]
/dokuwiki/
H A DCOPYING26 in new free programs; and that you know you can do these things.
52 program will individually obtain patent licenses, in effect making the
69 language. (Hereinafter, translation is included without limitation in
80 source code as you receive it, in any medium, provided that you
88 you may at your option offer warranty protection in exchange for a fee.
98 b) You must cause any work that you distribute or publish, that in
99 whole or in part contains or is derived from the Program or any
105 interactive use in the most ordinary way, to print or display an
116 and can be reasonably considered independent and separate works in
135 under Section 2) in objec
[all...]
/dokuwiki/lib/plugins/config/lang/ia/
H A Dintro.txt5 Le configurationes monstrate super un fundo rubie clar es protegite e non pote esser alterate con iste plug-in. Le configurationes monstrate super un fundo blau es le valores predefinite e le configurationes monstrate super un fundo blanc ha essite definite localmente pro iste particular installation. Le configurationes blau e blanc pote esser alterate.
/dokuwiki/inc/lang/en/
H A Dstopwords.txt19 in
/dokuwiki/inc/lang/fa/
H A Dstopwords.txt19 in
/dokuwiki/lib/plugins/usermanager/lang/nl/
H A Dimport.txt3 Hiervoor is een CSV-bestand nodig van de gebruikers met minstens vier kolommen. De kolommen moeten bevatten, in deze volgorde: gebruikers-id, complete naam, e-mailadres en groepen.
/dokuwiki/lib/plugins/acl/lang/it/
H A Dhelp.txt11 Leggere la [[doku>acl|documentazione ufficale delle ACL]] può aiutarti a capire pienamente come funziona il controllo degli accessi in DokuWiki.
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DBlowfish.php28 * (the number of blocks in the plaintext) times.
53 * $in = str_repeat('a', 1024 * 1024); PHP's memory utilization jumps up by ~1MB. After doing
54 * $blocks = str_split($in, 4); it jumps up by an additional ~16MB. After
56 * ~90MB, yielding a 106x increase in memory usage. Consequently, it bcrypt calls a different
70 * supports variable length keys, in bcrypt, the initial "key" is the sha512 hash of the
84 * # blowfish + bcrypt in the same class
343 * The Key Length (in bytes)
344 * {@internal The max value is 256 / 8 = 32, the min value is 128 / 8 = 16. Exists in conjunction with $Nk
346 * derive this from $key_length or vice versa, but that'd mean we'd have to do multiple shift operations, so in lieu
365 throw new \InvalidArgumentException('Block ciphers cannot be ran in strea
752 _encryptBlock($in) global() argument
852 _decryptBlock($in) global() argument
[all...]
H A DRijndael.php20 * are first defined as valid key / block lengths in
25 * {@internal The variable names are the same as those in
103 * {@internal The max value is 256 / 32 = 8, the min value is 128 / 32 = 4. Exists in conjunction with $block_size
105 * derive this from $block_size or vice versa, but that'd mean we'd have to do multiple shift operations, so in lieu
114 * The Key Length (in bytes)
116 * {@internal The max value is 256 / 8 = 32, the min value is 128 / 8 = 16. Exists in conjunction with $Nk
118 * derive this from $key_length or vice versa, but that'd mean we'd have to do multiple shift operations, so in lieu
169 throw new BadModeException('Block ciphers cannot be ran in stream mode');
187 * This results then in slower encryption.
309 * @param string $in
274 _encryptBlock($in) global() argument
375 _decryptBlock($in) global() argument
[all...]
/dokuwiki/vendor/simplepie/simplepie/
H A DREADME.markdown4 SimplePie is a very fast and easy-to-use class, written in PHP, that puts the
21 What comes in the package?
41 If you'd like a single monolithic file, see the assets in the
58 If you can't find an answer to your question in the documentation, head on over
80 The main development for the next minor release happens in `master` branch.
/dokuwiki/inc/lang/sq/
H A Dstopwords.txt19 in
/dokuwiki/lib/plugins/popularity/lang/eo/
H A Dintro.txt
/dokuwiki/lib/tpl/dokuwiki/css/
H A D_admin.less3 /* main task grouped in two columns */
/dokuwiki/data/pages/wiki/
H A Dsyntax.txt54 You can use [[some:namespaces]] by using a colon in the pagename.
56 You can use [[some:namespaces]] by using a colon in the pagename.
66 * Links to [[syntax|existing pages]] are shown in a different style from [[nonexisting]] ones.
67 * DokuWiki does not use [[wp>CamelCase]] to automatically create links by default, but this behavior can be enabled in the [[doku>config]] file. Hint: If DokuWiki is a link, then it's enabled.
79 Windows shares like [[\\server\share|this]] are recognized, too. Please note that these only make sense in a homogeneous user group like a corporate [[wp>Intranet]].
85 * For security reasons direct browsing of windows shares only works in Microsoft Internet Explorer per default (and only in the "local zone").
86 * For Mozilla and Firefox it can be enabled through different workaround mentioned in the [[http://kb.mozillazine.org/Links_to_local_pages_do_not_work|Mozilla Knowledge Base]]. However, there will still be a JavaScript warning about trying to open a Windows Share. To remove this warning (for all users), put the following line in ''conf/lang/en/lang.php'' (more details at [[doku>localization#changing_some_localized_texts_and_strings_in_your_installation|localization]]): <code - conf/lang/en/lang.php>
103 Please note: The image formatting is the only formatting syntax accepted in lin
[all...]
/dokuwiki/lib/plugins/popularity/lang/sv/
H A Dintro.txt7 Data som samlas in innehåller information om bland annat din DokuWiki-version, antalet och storleken på sidorna, installerade plugins samt information om din PHP-installation.
/dokuwiki/lib/plugins/popularity/lang/fi/
H A Dintro.txt
/dokuwiki/lib/plugins/popularity/lang/it/
H A Dintro.txt3 Questo strumento raccoglie dati anonimi sul tuo wiki e ti permette di inviarli agli sviluppatori di Dokuwiki. Questo aiuta loro a capire come Dokuwiki viene utilizzato dagli utenti e prendere decisioni future sullo sviluppo in base a quelle che sono le reali statistiche di utilizzo da parte degli utenti.
/dokuwiki/lib/plugins/popularity/lang/en/
H A Dintro.txt3 This [[doku>popularity|tool]] gathers anonymous data about your wiki and allows you to send it back to the DokuWiki developers. This helps them understand how DokuWiki is used in the field, and makes sure future development decisions are backed by real-world usage statistics.
/dokuwiki/lib/plugins/popularity/lang/nl/
H A Dintro.txt3 Dit onderdeel verzamelt anonieme gegevens over uw wiki en stelt u in staat deze te versturen naar de ontwikkelaars van DokuWiki. Dit helpt hen te begrijpen hoe DokuWiki wordt gebruikt door de gebruikers en zorgt er ook voor dat toekomstige ontwikkelkeuzes kunnen worden gestaafd door echte gebruikersstatistieken.
/dokuwiki/lib/plugins/popularity/lang/de/
H A Dintro.txt9 Die zu übertragenen Roh-Daten werden in der untenstehenden Box angezeigt. Bitte drücken Sie die "Daten senden" Schaltfläche um die Information zu übertragen.
/dokuwiki/inc/lang/vi/
H A Dstopwords.txt19 in
/dokuwiki/lib/styles/
H A Dfeed.css33 content: "This data file is meant to be read in a XML feed reader. See document source."
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/
H A DASN1.php12 * \phpseclib3\File\ASN1 decodes and encodes DER formatted messages and places them in a semantic context.
257 // Length, as discussed in paragraph 8.1.3 of X.690-0207.pdf#page=13
292 built-in types. It defines an application-independent data type that must be distinguishable from all other
296 alternatives of a CHOICE, or universally tagged set members. Only the class number appears in braces for this
369 // the number of unused bits in the final subsequent octet. The number shall be in the range zero to
462 Per that, we're not going to do any validation. If there are any illegal characters in the string,
470 // The Teletex character set in CCITT's T61, space, and delete
473 // The Videotex character set in CCITT's T.100 and T.101, space, and delete
650 // the main diff between sets and sequences is the encapsulation of the foreach in anothe
1383 convert($in, $from = self TYPE_UTF8_STRING, $to = self TYPE_UTF8_STRING) global() argument
[all...]
/dokuwiki/inc/lang/de-informal/
H A Dstopwords.txt53 in

12345678910