Home
last modified time | relevance | path

Searched refs:found (Results 176 – 200 of 1434) sorted by relevance

12345678910>>...58

/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/Trac/
H A D684.phpt22 No tests found in class "Foo_Bar_Issue684Test".
/plugin/authgooglesheets/vendor/symfony/polyfill-intl-normalizer/
H A DREADME.md8 More information can be found in the
/plugin/authmantis/
H A DREADME.md45 Detailed instructions can be found on the
51 Source code and support for this plugin can be found at
/plugin/gitbacked/
H A DREADME.md17 All documentation for this plugin can be found at
22 Detailed technical information on how releases are built can be found at [HowTo manage releases](ht…
/plugin/html2pdf/html2pdf/html2ps/fpdf/font/makefont/
H A Dmakefont.php262 $found=false;
267 $found=true;
272 if(!$found)
/plugin/combo/ComboStrap/
H A DMarkupRef.php455 throw new ExceptionNotFound("No path was found");
506 * at the end if we found an anchor
546 $found = preg_match('/^(nolink|direct|linkonly|details)/i', $token, $matches);
547 if ($found) {
561 $found = preg_match('/^(' . $noCacheValue . ')/i', $token, $matches);
562 if ($found) {
/plugin/authgoogle/google/contrib/
H A DGoogle_DatastoreService.php482 public $found; variable in Google_LookupResponse
494 public function setFound(/* array(Google_EntityResult) */ $found) { argument
495 $this->assertIsArray($found, 'Google_EntityResult', __METHOD__);
496 $this->found = $found;
499 return $this->found;
/plugin/autolink4/
H A DREADME.md5 Documentation may be found at: http://dokuwiki.org/plugin:autolink4
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Dstop-on-warning-via-cli.phpt22 No tests found in class "NoTestCases".
/plugin/tcycle/
H A DREADME.md3 All documentation for this plugin can be found at
/plugin/tools/
H A DREADME5 Documentation on the tools plugin can be found at http://www.dokuwiki.org/plugin:tools.
/plugin/selfmeasurement/
H A DREADME.md5 All documentation for this plugin can be found at https://www.dokuwiki.org/plugin:selfmeasurement
/plugin/googlefonts/
H A DREADME5 More information can be found at: http://www.dokuwiki.org/plugin:googlefonts
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DCore.EscapeInvalidChildren.txt
H A DCore.CollectErrors.txt
/plugin/authgooglesheets/vendor/symfony/polyfill-intl-idn/
H A DREADME.md6 More information can be found in the
/plugin/snippets/lang/en/
H A Dinfo.txt2 It compares the snippets found in the page files against the snippets logged in their metafiles, an…
/plugin/elasticsearch/vendor/symfony/polyfill-php73/
H A DREADME.md12 More information can be found in the
/plugin/bbcodeextensions/
H A DREADME3 …vided by eg.: plugin:bbcode, by adding a number of custom BBCode tags not found in a "default" dis…
/plugin/doi/Resolver/
H A DIsbnOpenLibraryResolver.php45 if (!count($data)) throw new \Exception('No ISBN results found at Open Library.');
H A DIsbnGoogleBooksResolver.php54 if (!isset($data['items'])) throw new \Exception('No ISBN results found at Google Books.');
/plugin/bibtex4dw/lib/
H A Dbibtexparser.php732 * Parsing for a subset of LaTeX code that can be found more often in BibTeX entries
869 $found = 0;
874 $found++;
876 if (2 == $found) {
1147 $found = false;
1149 while (!$found && ($i <= strlen($word))) {
1160 $found = true;
1163 $found = true;
1164 } else { //Not yet found
/plugin/nssearch/
H A DREADME.md3 Documentation may be found at: http://dokuwiki.org/plugin:nssearch
/plugin/diagramsnet/
H A DREADME.md4 Instructions and documentation can be found on [https://www.dokuwiki.org/plugin:diagramsnet](https:…
/plugin/advanced/lang/en/config/
H A Dmain.txt5 The "system" options of DokuWiki will be found in the ''conf/dokuwiki.php'' file. However this file…

12345678910>>...58