Searched refs:SyntaxHighlighterBase (Results 1 – 4 of 4) sorted by relevance
| /plugin/asciidocjs/node_modules/@asciidoctor/core/dist/node/ |
| D | asciidoctor.js | 20829 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
|
| D | asciidoctor.cjs | 19356 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/ |
| D | asciidoctor.js | 45194 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/ |
| D | asciidoctor.js | 45446 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
|