Home
last modified time | relevance | path

Searched full:possible (Results 1 – 25 of 96) sorted by relevance

1234

/dokuwiki/_test/tests/test/
H A Dscope.test.php8 * It should be possible to have two test cases within one test class.
32 * two requests within the same test case should be possible
H A Dphpquery.test.php8 * Execute the simplest possible request and check the
/dokuwiki/vendor/geshi/geshi/
H A D.editorconfig14 ; Use editor default (possible autodetection).
H A DBUGS7 (see TODO for a possible fix)
/dokuwiki/
H A D.editorconfig17 ; Use editor default (possible autodetection).
/dokuwiki/inc/Extension/
H A DAuthPlugin.php19 * Possible things an auth backend module may be able to
35 'logout' => true, // can the user logout again? (eg. not possible with HTTP auth)
265 * Create a new User [implement only where required/possible]
290 * Modify user data [implement only where required/possible]
306 * Delete one or more users [implement only where required/possible]
337 * Bulk retrieval of user data [implement only where required/possible]
354 * Define a group [implement only where required/possible]
369 * Retrieve groups [implement only where required/possible]
436 * Check Session Cache validity [implement only where required/possible]
/dokuwiki/lib/plugins/authad/lang/ca/
H A Dlang.php12 $lang['passchangefail'] = 'Ha fallat el canviar el password. Es possible que no s\'hagi comp…
/dokuwiki/lib/plugins/authad/lang/fr/
H A Dlang.php13 $lang['passchangefail'] = 'Impossible de changer le mot de passe. Il est possible que les rè…
/dokuwiki/.github/ISSUE_TEMPLATE/
H A Dbug_report.yml35 details as possible. Add screenshots if you think it would help to explain the problem.
94 * If possible, screenshots or videos showing the problem, especially if you
/dokuwiki/vendor/phpseclib/phpseclib/
H A DBACKERS.md3 phpseclib ongoing development is made possible by [Tidelift](https://tidelift.com/subscription/pkg/…
/dokuwiki/_test/tests/Parsing/Markdown/gfm-spec/
H A DLICENSE13 fullest extent possible.
210 the extent possible, the Licensor waives and/or agrees not to
218 3. To the extent possible, the Licensor waives any right to
319 EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS
329 b. TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE
341 possible, most closely approximates an absolute disclaimer and
391 b. To the extent possible, if any provision of this Public License is
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DAES.php6 * Uses mcrypt, if available/possible, and an internal implementation, otherwise.
21 …* however possible, won't do anything (AES has a fixed block length whereas Rijndael has a variabl…
/dokuwiki/conf/
H A Dacronyms.conf8 ASAP As soon as possible
/dokuwiki/vendor/kissifrot/php-ixr/
H A DREADME.md11 …is designed to hide as much of the workings of XML-RPC from the user as possible. A key feature of…
/dokuwiki/inc/Ui/
H A DRecent.php77 // check possible external edition for current page or media
150 * Check possible external deletion for current page or media
153 * It is not possible to know when external deletion had happened,
/dokuwiki/lib/plugins/config/core/Setting/
H A DSettingAuthtype.php30 // is an update possible/requested?
/dokuwiki/lib/plugins/extension/
H A Daction.php60 echo 'Security Token did not match. Possible CSRF attack.';
H A DRepository.php41 * Check if access to the repository is possible
43 * On the first call this will throw an exception if access is not possible. On subsequent calls
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dalgol68.php32 * - Parse $FORMATS$ more fully - if possible.
195possible', 'putpossible', 'get possible', 'getpossible', 'bin possible', 'binpossible', 'set possi…
/dokuwiki/_test/tests/inc/
H A Dhtml_secedit_pattern.test.php68 …secedit, '<script>'), 'Plain <script> tag found in output - HTML/JS injection might be possible!');
/dokuwiki/vendor/splitbrain/slika/src/
H A DGdAdapter.php91 //keep png alpha channel if possible
216 // create a canvas to copy to, use truecolor if possible (except for gif)
228 //keep png alpha channel if possible
234 //keep gif transparent color if possible
/dokuwiki/inc/Search/
H A DFulltextSearch.php207 // context if possible
220 … // if the current match is not the longest possible match starting at the current offset
221 // this prevents further matching of this snippet but for possible matches of length
/dokuwiki/lib/plugins/extension/lang/fr/
H A Dlang.php33 $lang['js']['display_updatable'] = 'Mise à jour possible';
92 …ou que les permissions d\'accès aux fichiers soient incorrectes. Il est possible que le greffon so…
/dokuwiki/inc/TreeBuilder/
H A DControlPageBuilder.php44 …* @todo theoretically it should be possible to also take the recursionDecision into account, even …
/dokuwiki/lib/plugins/config/core/
H A DWriter.php83 * Invalidate the opcache of the given file (if possible)

1234