Home
last modified time | relevance | path

Searched +full:by -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 51 – 75 of 559) sorted by relevance

12345678910>>...23

/dokuwiki/conf/
H A Dsmileys.conf1 # Smileys configured here will be replaced by the
H A Ddokuwiki.php22 $conf['license'] = 'cc-by-nc-sa'; //see conf/license.php
38 $conf['dformat'] = '%Y/%m/%d %H:%M'; //dateformat accepted by PHPs strftime() function
102 $conf['fetchsize'] = 0; //maximum size (bytes) fetch.php may download from extern, disabled by default
119 $conf['rss_type'] = 'rss1'; //type of RSS feed to provide, by default:
130 $conf['rss_content'] = 'abstract'; //what to put in the items by default?
154 $conf['gzip_output'] = 0; //use gzip content encoding for the output xhtml (if allowed by browser)
/dokuwiki/vendor/
H A Dautoload.php3 // autoload.php @generated by Composer
/dokuwiki/vendor/simplepie/simplepie/src/Cache/
H A DDataCache.php27 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS
84 * Persists data in the cache, uniquely referenced by a key with an optional expiration TTL time.
105 * Delete an item from the cache by its unique key.
H A DPsr16.php27 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS
105 * Persists data in the cache, uniquely referenced by a key with an optional expiration TTL time.
129 * Delete an item from the cache by its unique key.
H A DBaseDataCache.php27 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS
110 * Persists data in the cache, uniquely referenced by a key with an optional expiration TTL time.
141 * Delete an item from the cache by its unique key.
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent/
H A DIdentity.php31 * Instantiation should only be performed by \phpseclib3\System\SSH\Agent class.
107 * Called by \phpseclib3\System\SSH\Agent::requestIdentities()
127 * Called by \phpseclib3\System\SSH\Agent::requestIdentities(). The key blob could be extracted from $this->key
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A D6502tasm.php25 * it under the terms of the GNU General Public License as published by
58 /* Index Registers, yes the 6502 has other registers by they are only
59 * accessable by specific opcodes. The 65816 also has access to the stack pointer S. */
78 * used by 64TASS V1.46.
105 // '[', ']', '(', ')', '{', '}', // These are already defined by GeSHi as BRACKETS.
H A Dprogress.php20 * * Sort Keyword lists by Control Structures, Predefined functions and other important keywords
28 * it under the terms of the GNU General Public License as published by
149 'FILL','FIND-BY-ROWID','FIND-CURRENT','FIND-FIRST',
157 'GET-GREEN-VALUE','GET-HEADER-ENTRY','GET-INDEX-BY-NAMESPACE-NAME','GET-INDEX-BY-QNAME',
158 'GET-ITERATION','GET-LAST','GET-LOCALNAME-BY-INDEX','GET-MESSAGE',
160 'GET-PREV','GET-PRINTERS','GET-property','GET-QNAME-BY-INDEX',
164 'GET-TEXT-WIDTH-CHARS','GET-TEXT-WIDTH-PIXELS','GET-TOP-BUFFER','GET-TYPE-BY-INDEX',
165 'GET-TYPE-BY-NAMESPACE-NAME','GET-TYPE-BY
[all...]
H A D6502kickass.php25 * it under the terms of the GNU General Public License as published by
65 /* Index Registers, yes the 6502 has other registers by they are only
66 * accessable by specific opcodes. */
126 // '[', ']', '(', ')', '{', '}', // These are already defined by GeSHi as BRACKETS.
211 // in UPPER case followed by _underscore_ and the ADDRESS MODE.
H A Dezt.php22 * it under the terms of the GNU General Public License as published by
45 // Asterisk followed by any character & then a non numeric character.
127 // We are trying to highlight Macro names here which preceded by %
/dokuwiki/inc/Parsing/Handler/
H A DAbstractRewriter.php6 * Basic implementation of the rewriter interface to be specialized by children
/dokuwiki/inc/Parsing/ParserMode/
H A DAbstractMode.php15 /** @var Lexer $Lexer will be injected on loading FIXME this should be done by setter */
/dokuwiki/lib/plugins/authpdo/
H A DREADME19 it under the terms of the GNU General Public License as published by
/dokuwiki/lib/plugins/styling/
H A DREADME19 it under the terms of the GNU General Public License as published by
/dokuwiki/
H A DSECURITY.md5 We try to fix vulnerabilites as fast as possible, but please keep in mind that this is a project run by volunteers. Depending on the severity we may release hotfixes for the current stable release or may simply incorporate the fix in the next proper release.
/dokuwiki/vendor/composer/
H A Dautoload_psr4.php3 // autoload_psr4.php @generated by Composer
H A Dplatform_check.php3 // platform_check.php @generated by Composer
/dokuwiki/inc/Subscriptions/
H A DSubscriberManager.php29 * @param string $id The target page or namespace, specified by id; Namespaces
30 * are identified by appending a colon.
226 * - $replacements (array of additional string substitutions, @KEY@ to be replaced by value)
283 * @param string $id The target page or namespace, specified by id; Namespaces
284 * are identified by appending a colon.
/dokuwiki/inc/Extension/
H A DAdminPlugin.php34 * By default it tries to find an 'admin.svg' file in the plugin directory.
110 * Return true for access only by admins (config:superuser) or false if managers are allowed as well
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DRandom.php63 // cascade entropy across multiple PHP instances by fixing the session and collecting all
67 // mt_rand seeds itself by looking at the PID and the time, both of which are (relatively)
73 // by the user and (2) this isn't just looking at the data sent by the current user - it's based
74 // on the data sent by all users. one user requests the page and a hash of their info is saved.
100 // as of PHP 8.1 $GLOBALS can't be accessed by reference, which eliminates
/dokuwiki/inc/Form/
H A DValueElement.php10 * What the value is (tag name, content, etc) is defined by the actual implementations
/dokuwiki/vendor/marcusschwarz/lesserphp/
H A DREADME.md
/dokuwiki/vendor/simplepie/simplepie/src/
H A DCopyright.php27 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS
51 * Used by {@see \SimplePie\Enclosure::get_copyright()}
H A DRating.php27 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS
51 * Used by {@see \SimplePie\Enclosure::get_rating()} and {@see \SimplePie\Enclosure::get_ratings()}

12345678910>>...23