Home
last modified time | relevance | path

Searched full:then (Results 1 – 25 of 212) sorted by relevance

123456789

/dokuwiki/.github/workflows/
H A DdeletedFiles.yml31 if (git check-attr export-ignore "$E" | grep -q "export-ignore: set"); then
40 if (git check-attr export-ignore "$F" | grep -q "export-ignore: set"); then
43 if grep -q "^$F$" data/deleted.files; then
46 if ( ! test -f "data/deleted.files.tmp"); then
51 if (test -f "data/deleted.files.tmp"); then
H A Drelease-build.yml26 if git rev-parse "release-${{ env.current_version }}" >/dev/null 2>&1; then
60 if git check-attr export-ignore -- "$path" | grep -q 'export-ignore: set'; then
/dokuwiki/inc/lang/en/
H A Dpwconfirm.txt5 If you did not request a new password then just ignore this email.
H A Dconflict.txt5 Examine the differences shown below thoroughly, then decide which version to keep. If you choose ''…
H A Dsubscr_list.txt11 @DOKUWIKIURL@ then visit
H A Dsubscr_digest.txt14 @DOKUWIKIURL@ then visit
H A Dsubscr_single.txt17 @DOKUWIKIURL@ then visit
/dokuwiki/lib/plugins/revert/lang/en/
H A Dintro.txt3 …find a list of spammy pages first enter a search string (eg. a spam URL), then confirm that the fo…
/dokuwiki/inc/lang/ku/
H A Dconflict.txt5 Examine the differences shown below thoroughly, then decide which version to keep. If you choose ''…
/dokuwiki/inc/lang/la/
H A Dsubscr_list.txt11 @DOKUWIKIURL@ then visit
/dokuwiki/_test/tests/Remote/Mock/
H A DTestPlugin1.php12 $methods = parent::getMethods(); // auto add all methods, then adjust
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/
H A DExtensions.php30 // if 'children' isn't an array then 'min' and 'max' must be defined
/dokuwiki/vendor/kissifrot/php-ixr/src/Client/
H A DClientMulticall.php33 // Prepare multicall, then call the parent::query() method
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dxojo.php134 'Then',
252 // search for &h, then any number of letters a-f or numbers 0-9
260 // search for &b, then any number of 0-1 digits
268 // search for &o, then any number of 0-7 digits
H A Dvisualprolog.php54 'procedure','quot','rem','single','then','to'
59 '#orrequires','#requires','#then','#warning'
/dokuwiki/inc/TreeBuilder/
H A DTreeSort.php43 * Comparator to sort namespace first, then by ID
69 * Comparator to sort namespace first, then by title
/dokuwiki/vendor/splitbrain/php-cli/
H A DREADME.md83 exception's code will be used as the exit code then.
90 then uses terminal colors. You can always suppress colored output by passing ``--no-colors`` to you…
138 The resulting object then can be passed as the logger instance. The difference between the two is i…
/dokuwiki/vendor/openpsa/universalfeedcreator/
H A DLICENSE178 is invoked, then you must make a good faith effort to ensure that,
193 themselves, then this License, and its terms, do not apply to those
216 ordinary GNU General Public License has appeared, then you can specify
235 from a designated place, then offering equivalent access to copy the
261 functions (ten lines or less in length), then the use of the object
292 user can modify the Library and then relink to produce a modified
380 License and any other pertinent obligations, then as a consequence you
383 all those who receive copies directly or indirectly through you, then
/dokuwiki/lib/scripts/
H A Dlocktimer.js62 …* If the user types into the edit-area, then dw_locktimer will regularly send a post request to th…
63 …* to extend the page's lock and update the draft. When this request returns successfully, then the…
/dokuwiki/vendor/simplepie/simplepie/idn/
H A DLICENCE178 is invoked, then you must make a good faith effort to ensure that,
193 themselves, then this License, and its terms, do not apply to those
216 ordinary GNU General Public License has appeared, then you can specify
235 from a designated place, then offering equivalent access to copy the
261 functions (ten lines or less in length), then the use of the object
292 user can modify the Library and then relink to produce a modified
380 License and any other pertinent obligations, then as a consequence you
383 all those who receive copies directly or indirectly through you, then
/dokuwiki/vendor/geshi/geshi/
H A DBUGS22 things slightly, if you notice anything odd about the highlighting then please report
H A DREADME.md17 documentation. If you got this readme from a GeSHi package, then
/dokuwiki/inc/Ui/
H A DAdmin.php158 // sort by name, then sort
169 * We sort alphabetically first, then by sort value
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
H A DOpenSSL.php59 … // error. i suppose, for even numbers, we could do what PHP\Montgomery.php does, but then what
/dokuwiki/vendor/splitbrain/php-archive/
H A DREADME.md53 // files and then either save() or getArchive() it:

123456789