| /dokuwiki/.github/workflows/ |
| H A D | deletedFiles.yml | 47 …awk -v "input=# newly removed" '/# removed on/ && !found {print input; found=1} 1' data/deleted.fi… 49 …awk -v "input=$F" '/# removed on/ && !found {print input; found=1} 1' data/deleted.files > data/de… 52 …awk '/# removed on/ && !found {printf("\n"); found=1} 1' data/deleted.files > data/deleted.files.t…
|
| /dokuwiki/inc/Remote/Response/ |
| H A D | PageHit.php | 6 * Represents a page found by a search 13 /** @var string The HTML formatted snippet in which the search term was found (if available) */
|
| /dokuwiki/lib/plugins/usermanager/lang/en/ |
| H A D | lang.php | 40 $lang['summary'] = 'Displaying users %1$d-%2$d of %3$d found. %4$d users total.'; 41 $lang['nonefound'] = 'No users found. %d users total.'; 55 $lang['edit_usermissing'] = 'Selected user not found, the specified user name may have been deleted… 68 $lang['import_success_count'] = 'User Import: %d users found, %d imported successfully.'; 70 $lang['import_error_fields'] = "Insufficient fields, found %d, require 4.";
|
| /dokuwiki/_test/tests/test/ |
| H A D | edit_and_save.test.php | 84 $found = $response->getData('send_redirect'); 85 $this->assertCount(1, $found); 86 $hash = strpos($found[0], '#'); 87 $headerID = substr($found[0], $hash); 167 $found = $response->getData('send_redirect'); 168 $this->assertCount(1, $found); 169 $hash = strpos($found[0], '#'); 170 $headerID = substr($found[0], $hash);
|
| /dokuwiki/inc/lang/si/ |
| H A D | draft.txt | 1 ====== Draft file found ======
|
| /dokuwiki/inc/Action/Exception/ |
| H A D | NoActionException.php | 8 * Thrown in the ActionRouter when a wanted action can not be found. Triggers
|
| /dokuwiki/lib/plugins/revert/lang/en/ |
| H A D | intro.txt | 3 …pages first enter a search string (eg. a spam URL), then confirm that the found pages are really s…
|
| /dokuwiki/inc/lang/et/ |
| H A D | stopwords.txt | 4 # This list is based upon the ones found at http://www.ranks.nl/stopwords/
|
| /dokuwiki/_test/tests/Form/ |
| H A D | ButtonElementTest.php | 25 $b = $input->find('b'); // no tags found 43 $b = $input->find('b'); // tags found
|
| /dokuwiki/inc/lang/en/ |
| H A D | draft.txt | 1 ====== Draft file found ======
|
| H A D | stopwords.txt | 4 # This list is based upon the ones found at http://www.ranks.nl/stopwords/
|
| /dokuwiki/inc/lang/nl/ |
| H A D | stopwords.txt | 4 # This list is based upon the ones found at http://www.ranks.nl/stopwords/
|
| /dokuwiki/inc/lang/eu/ |
| H A D | stopwords.txt | 4 # This list is based upon the ones found at http://www.ranks.nl/stopwords/
|
| /dokuwiki/inc/lang/cy/ |
| H A D | stopwords.txt | 4 # This list is based upon the ones found at http://www.ranks.nl/stopwords/
|
| /dokuwiki/inc/lang/id/ |
| H A D | stopwords.txt | 4 # This list is based upon the ones found at http://www.ranks.nl/stopwords/
|
| /dokuwiki/lib/plugins/extension/_test/ |
| H A D | InstallerTest.php | 58 $this->assertEquals(count($expected), count($list), 'number of extensions found'); 62 $this->assertArrayHasKey($base, $expected, 'extension found');
|
| /dokuwiki/inc/parser/ |
| H A D | code.php | 18 * When the correct block was found it exits the script. 67 echo '404 - Not found';
|
| /dokuwiki/_test/tests/Parsing/ParserMode/ |
| H A D | MediaTest.php | 46 $this->assertNotSame(false, $substr_start, 'Substring not found.'); 83 $this->assertNotSame(false, $substr_start, 'Substring not found.'); 118 $this->assertNotSame(false, $substr_start, 'Substring not found.'); 123 $this->assertNotSame(false, $substr_start, 'Substring not found.'); 128 $this->assertNotSame(false, $substr_start, 'Substring not found.'); 133 $this->assertNotSame(false, $substr_start, 'Substring not found.');
|
| /dokuwiki/inc/Search/Index/ |
| H A D | AbstractIndex.php | 116 * @return int 0 if no numeric suffix indexes are found 167 …* If the index is writable and the value is not found it will be added. Otherwise null is returned. 176 * @return int|null the RID of the entry, null if not found and not added 187 * If the index is writable, not found values are added
|
| /dokuwiki/inc/lang/fo/ |
| H A D | stopwords.txt | 4 # This list is based upon the ones found at http://www.ranks.nl/stopwords/
|
| /dokuwiki/inc/lang/da/ |
| H A D | stopwords.txt | 4 # This list is based upon the ones found at http://www.ranks.nl/stopwords/
|
| /dokuwiki/inc/lang/el/ |
| H A D | stopwords.txt | 4 # This list is provided by Fotis Lazarinis based on his research found at: http://lazarinf.teimes.g…
|
| /dokuwiki/lib/plugins/extension/ |
| H A D | Notice.php | 128 $found = []; 131 if ($dep->isInstalled()) $found[] = $dep; 133 if (!$found) return; 137 implode(', ', array_map(static fn(Extension $dep) => $dep->getId(true), $found))
|
| /dokuwiki/lib/plugins/styling/ |
| H A D | README | 5 All documentation for this plugin can be found at
|
| /dokuwiki/inc/lang/de-informal/ |
| H A D | stopwords.txt | 4 # This list is based upon the ones found at http://www.ranks.nl/stopwords/
|