Home
last modified time | relevance | path

Searched refs:NORMALIZE_FLAT (Results 1 – 2 of 2) sorted by last modified time

/plugin/commonmark/vendor/league/commonmark/src/Extension/TableOfContents/
H A DTableOfContentsBuilder.php49 public const NORMALIZE_FLAT = TableOfContentsGenerator::NORMALIZE_FLAT; global() define in League\\CommonMark\\Extension\\TableOfContents\\TableOfContentsBuilder
H A DTableOfContentsGenerator.php40 public const NORMALIZE_FLAT = 'flat';
162 case self::NORMALIZE_FLAT:
37 public const NORMALIZE_FLAT = 'flat'; global() define in League\\CommonMark\\Extension\\TableOfContents\\TableOfContentsGenerator