Home
last modified time | relevance | path

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

/plugin/commonmark/vendor/league/commonmark/src/Extension/TableOfContents/
H A DTableOfContentsBuilder.php39 public const NORMALIZE_DISABLED = TableOfContentsGenerator::NORMALIZE_DISABLED; global() define in League\\CommonMark\\Extension\\TableOfContents\\TableOfContentsBuilder
H A DTableOfContentsGenerator.php38 public const NORMALIZE_DISABLED = 'as-is';
158 case self::NORMALIZE_DISABLED:
35 public const NORMALIZE_DISABLED = 'as-is'; global() define in League\\CommonMark\\Extension\\TableOfContents\\TableOfContentsGenerator