Home
last modified time | relevance | path

Searched defs:filterAllowedModes (Results 1 – 4 of 4) sorted by relevance

/dokuwiki/inc/Parsing/ParserMode/
H A DFootnote.php28 protected function filterAllowedModes(array $modes): array function in dokuwiki\\Parsing\\ParserMode\\Footnote
H A DAbstractFormatting.php34 protected function filterAllowedModes(array $modes): array function in dokuwiki\\Parsing\\ParserMode\\AbstractFormatting
H A DAbstractMode.php235 protected function filterAllowedModes(array $modes): array function in dokuwiki\\Parsing\\ParserMode\\AbstractMode
/dokuwiki/inc/Extension/
H A DSyntaxPlugin.php118 protected function filterAllowedModes(array $modes): array function in dokuwiki\\Extension\\SyntaxPlugin