Home
last modified time | relevance | path

Searched defs:getInstructionName (Results 1 – 5 of 5) sorted by relevance

/dokuwiki/inc/Parsing/ParserMode/
H A DGfmStrongUnderscore.php28 protected function getInstructionName(): string function in dokuwiki\\Parsing\\ParserMode\\GfmStrongUnderscore
H A DGfmEmphasisUnderscore.php28 protected function getInstructionName(): string function in dokuwiki\\Parsing\\ParserMode\\GfmEmphasisUnderscore
H A DGfmEmphasis.php26 protected function getInstructionName(): string function in dokuwiki\\Parsing\\ParserMode\\GfmEmphasis
H A DGfmDeleted.php26 protected function getInstructionName(): string function in dokuwiki\\Parsing\\ParserMode\\GfmDeleted
H A DAbstractFormatting.php77 protected function getInstructionName(): string function in dokuwiki\\Parsing\\ParserMode\\AbstractFormatting