Home
last modified time | relevance | path

Searched refs:CATEGORY_SUBSTITUTION (Results 1 – 8 of 8) sorted by relevance

/dokuwiki/inc/Parsing/ParserMode/
H A DBase.php20 ModeRegistry::CATEGORY_SUBSTITUTION,
H A DAbstractFormatting.php27 ModeRegistry::CATEGORY_SUBSTITUTION,
H A DQuote.php18 ModeRegistry::CATEGORY_SUBSTITUTION,
H A DFootnote.php19 ModeRegistry::CATEGORY_SUBSTITUTION,
H A DListblock.php18 ModeRegistry::CATEGORY_SUBSTITUTION,
H A DTable.php18 ModeRegistry::CATEGORY_SUBSTITUTION,
/dokuwiki/inc/Parsing/
H A DModeRegistry.php27 public const CATEGORY_SUBSTITUTION = 'substition'; define in dokuwiki\\Parsing\\ModeRegistry
81 self::CATEGORY_SUBSTITUTION => [
/dokuwiki/lib/plugins/info/
H A Dsyntax.php22 return ModeRegistry::CATEGORY_SUBSTITUTION;