Home
last modified time | relevance | path

Searched defs:opener (Results 1 – 13 of 13) sorted by path

/plugin/commonmark/vendor/league/commonmark/src/Delimiter/
H A DDelimiterStack.php81 removeDelimitersBetween(DelimiterInterface $opener, DelimiterInterface $closer) global() argument
[all...]
/plugin/commonmark/vendor/league/commonmark/src/Delimiter/Processor/
H A DDelimiterProcessorInterface.php70 getDelimiterUse(DelimiterInterface $opener, DelimiterInterface $closer) global() argument
85 process(AbstractStringContainer $opener, AbstractStringContainer $closer, int $delimiterUse) global() argument
H A DEmphasisDelimiterProcessor.php
H A DStaggeredDelimiterProcessor.php86 public function getDelimiterUse(DelimiterInterface $opener, DelimiterInterface $closer): int argument
81 getDelimiterUse(DelimiterInterface $opener, DelimiterInterface $closer) global() argument
/plugin/commonmark/vendor/league/commonmark/src/Extension/SmartPunct/
H A DQuoteProcessor.php32 __construct(string $char, string $opener, string $closer) global() argument
54 getDelimiterUse(DelimiterInterface $opener, DelimiterInterface $closer) global() argument
59 process(AbstractStringContainer $opener, AbstractStringContainer $closer, int $delimiterUse) global() argument
73 createDoubleQuoteProcessor(string $opener = Quote DOUBLE_QUOTE_OPENER, string $closer = Quote DOUBLE_QUOTE_CLOSER) global() argument
86 createSingleQuoteProcessor(string $opener = Quote SINGLE_QUOTE_OPENER, string $closer = Quote SINGLE_QUOTE_CLOSER) global() argument
/plugin/commonmark/vendor/league/commonmark/src/Extension/Strikethrough/
H A DStrikethroughDelimiterProcessor.php35 getDelimiterUse(DelimiterInterface $opener, DelimiterInterface $closer) global() argument
42 process(AbstractStringContainer $opener, AbstractStringContainer $closer, int $delimiterUse) global() argument
/plugin/commonmark/vendor/league/commonmark/src/Inline/Parser/
H A DCloseBracketParser.php
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js36 …ent(document.location.pathname.substr(1));FCKConfig.BasePath=FCKConfig.BasePath.replace(/\\/gi,'/'…
47 …n B;return B.replace(/url\s*\(([\s'"]*)(.*?)([\s"']*)\)/g,function(match,opener,path,closer){if (/… argument
H A Dfckeditorcode_ie.js38 …ent(document.location.pathname.substr(1));FCKConfig.BasePath=FCKConfig.BasePath.replace(/\\/gi,'/'…
51 …n B;return B.replace(/url\s*\(([\s'"]*)(.*?)([\s"']*)\)/g,function(match,opener,path,closer){if (/… argument
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckcodeformatter.js48 FCKCodeFormatter._ProtectData = function( outer, opener, data, closer ) argument
H A Dfckconfig.js207 function _Replace( m, opener, index ) argument
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js33 …ent(document.location.pathname.substr(1));FCKConfig.BasePath=FCKConfig.BasePath.replace(/\\/gi, '/…
H A Dfckeditorcode_ie.js34 …ent(document.location.pathname.substr(1));FCKConfig.BasePath=FCKConfig.BasePath.replace(/\\/gi, '/…