Home
last modified time | relevance | path

Searched refs:SyntaxHighlighterBase (Results 1 – 4 of 4) sorted by relevance

/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/node/
Dasciidoctor.js20829 const scope = initializeClass(SyntaxHighlighterBase, name, functions, {}, {
20914 const SyntaxHighlighterBase = Opal.const_get_qualified(SyntaxHighlighter, 'Base', true) constant
20917 Opal.Asciidoctor.SyntaxHighlighterBase = SyntaxHighlighterBase
20927 SyntaxHighlighterBase.prototype.registerFor = function (names) { class
Dasciidoctor.cjs19356 const scope = initializeClass(SyntaxHighlighterBase, name, functions, {}, {
19441 const SyntaxHighlighterBase = Opal.const_get_qualified(SyntaxHighlighter, 'Base', true);
19444 Opal.Asciidoctor.SyntaxHighlighterBase = SyntaxHighlighterBase;
19452 * @memberof SyntaxHighlighterBase
19454 SyntaxHighlighterBase.prototype.registerFor = function (names) {
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/graalvm/
Dasciidoctor.js45194 const scope = initializeClass(SyntaxHighlighterBase, name, functions, {}, {
45279 const SyntaxHighlighterBase = Opal.const_get_qualified(SyntaxHighlighter, 'Base', true)
45282 Opal.Asciidoctor.SyntaxHighlighterBase = SyntaxHighlighterBase
45292 SyntaxHighlighterBase.prototype.registerFor = function (names) { class
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/browser/
Dasciidoctor.js45446 const scope = initializeClass(SyntaxHighlighterBase, name, functions, {}, {
45531 const SyntaxHighlighterBase = Opal.const_get_qualified(SyntaxHighlighter, 'Base', true)
45534 Opal.Asciidoctor.SyntaxHighlighterBase = SyntaxHighlighterBase
45544 SyntaxHighlighterBase.prototype.registerFor = function (names) { class