Home
last modified time | relevance | path

Searched defs:context (Results 126 – 150 of 424) sorted by last modified time

12345678910>>...17

/plugin/commonmark/vendor/league/commonmark/src/Extension/Table/
H A DTableSection.php63 handleRemainingContents(ContextInterface $context, Cursor $cursor) global() argument
H A DTableParser.php34 parse(ContextInterface $context, Cursor $cursor) global() argument
/plugin/commonmark/vendor/league/commonmark/src/Block/Element/
H A DListBlock.php
H A DStringContainerInterface.php
H A DFencedCode.php
H A DHeading.php
H A DHtmlBlock.php
H A DIndentedCode.php
H A DParagraph.php
/plugin/commonmark/vendor/league/commonmark/src/Block/Parser/
H A DATXHeadingParser.php
H A DFencedCodeParser.php
H A DHtmlBlockParser.php
H A DIndentedCodeParser.php
H A DLazyParagraphParser.php
H A DListParser.php
H A DSetExtHeadingParser.php
H A DThematicBreakParser.php
H A DBlockParserInterface.php
H A DBlockQuoteParser.php
/plugin/commonmark/vendor/league/commonmark/src/
H A DUnmatchedBlockCloser.php
H A DDocParser.php
/plugin/commonmark/vendor/league/commonmark/src/Extension/Footnote/Parser/
H A DFootnoteParser.php26 parse(ContextInterface $context, Cursor $cursor) global() argument
/plugin/commonmark/vendor/league/commonmark/src/Normalizer/
H A DSlugNormalizer.php24 normalize(string $text, $context = null) global() argument
H A DTextNormalizer.php36 normalize(string $text, $context = null) global() argument
H A DTextNormalizerInterface.php25 * $context may include (but is not required to include) the following: argument

12345678910>>...17