Home
last modified time | relevance | path

Searched refs:found (Results 226 – 250 of 1434) sorted by relevance

12345678910>>...58

/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/Commenting/
H A DFileCommentSniff.php186 $found = false;
193 $found = true;
198 if ($found === false) {
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/
H A DBigInteger.php111 $found = false;
115 $found = true;
121 if (!$found) {
/plugin/davcal/vendor/sabre/vobject/lib/ITip/
H A DBroker.php401 $found = false;
409 $found = true;
413 } while($recurrenceIterator->valid() && !$found && $iterations);
416 if (!$found) continue;
/plugin/inclform/
H A DREADME.md3 Please notice that this plugin is a fork of the incl_form-plugin, which can be found at https://www…
/plugin/publist/
H A DREADME5 All documentation for this plugin can be found at
/plugin/odtsupport/
H A DREADME.md4 All documentation for this plugin can be found at
/plugin/confmanager/lang/en/
H A Dentities.txt15 More information can be found at [[doku>entities]].
H A Dmime.txt11 More information can be found at [[doku>mime]].
/plugin/googletrends/
H A DREADME5 All documentation for this plugin can be found at
/plugin/ajaxedit/
H A Daction.php58 $found = null;
/plugin/authgooglesheets/vendor/symfony/polyfill-php72/
H A DREADME.md22 More information can be found in the
/plugin/webdav/vendor/sabre/vobject/lib/ITip/
H A DBroker.php400 $found = false;
407 $found = true;
410 } while ($recurrenceIterator->valid() && !$found && $iterations);
413 if (!$found) {
/plugin/davcard/vendor/sabre/vobject/lib/ITip/
H A DBroker.php401 $found = false;
409 $found = true;
413 } while($recurrenceIterator->valid() && !$found && $iterations);
416 if (!$found) continue;
/plugin/icalevents/vendor/sabre/vobject/lib/ITip/
H A DBroker.php406 $found = false;
414 $found = true;
418 } while ($recurrenceIterator->valid() && !$found && $iterations);
421 if (!$found) continue;
/plugin/webdavclient/vendor/sabre/vobject/lib/ITip/
H A DBroker.php401 $found = false;
409 $found = true;
413 } while($recurrenceIterator->valid() && !$found && $iterations);
416 if (!$found) continue;
/plugin/addressbook/
H A Daction.php50 foreach ($found as $f) $res .= $syntax->showcontact($f['id']);
/plugin/stackedit/
H A DREADME8 All documentation for this plugin can be found at
/plugin/ebnf/
H A DREADME6 All documentation for this plugin can be found at
/plugin/phpipam/
H A DREADME6 All documentation for this plugin should be found at
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/
H A DExpandPropertiesTest.php101 …($result), 'we expected ' . $count . ' appearances of ' . $xpath . ' . We found ' . count($result)…
/plugin/ckgedit/lang/en/
H A Dscayt.txt1 …isable” The spell checker is removed entirely. Further information can be found in the Configurati…
/plugin/fastwiki/
H A DREADME.md8 Documentation may be found at: http://dokuwiki.org/plugin:fastwiki
/plugin/html2pdf/html2pdf/html2ps/
H A Dpdf.fpdf.makefont.php348 $found=false;
352 $found=true;
358 if (!$found) {
/plugin/partialsearch/
H A DREADME3 All documentation for this plugin can be found at
/plugin/metaheaders/
H A DREADME49 using the DokuWiki Search page [2]. If you found nothing helpful, ask your
61 If you think you have found a bug or have a useful idea (a.k.a. "feature

12345678910>>...58