Home
last modified time | relevance | path

Searched refs:Strong (Results 1 – 6 of 6) sorted by relevance

/dokuwiki/inc/Parsing/ParserMode/
H A DStrong.php5 class Strong extends AbstractFormatting class
/dokuwiki/_test/tests/Parsing/ParserMode/
H A DFormattingTest.php8 use dokuwiki\Parsing\ParserMode\Strong; alias
20 $this->P->addMode('strong', new Strong());
146 $this->P->addMode('strong', new Strong());
169 $this->P->addMode('strong', new Strong());
H A DI18nTest.php10 use dokuwiki\Parsing\ParserMode\Strong; alias
22 'strong' => new Strong(),
H A DFootnoteTest.php9 use dokuwiki\Parsing\ParserMode\Strong; alias
112 $this->P->addMode('strong',new Strong());
378 $this->P->addMode('strong',new Strong());
H A DListsTest.php8 use dokuwiki\Parsing\ParserMode\Strong; alias
231 $this->P->addMode('strong',new Strong());
H A DTableTest.php7 use dokuwiki\Parsing\ParserMode\Strong; alias
613 $this->P->addMode('strong',new Strong());
700 $this->P->addMode('strong',new Strong());