Home
last modified time | relevance | path

Searched refs:getBlockFor (Results 1 – 6 of 6) sorted by relevance

/plugin/asciidocjs/node_modules/@asciidoctor/core/types/
Dindex.d.ts1240 getBlockFor(name: string, context?: string): BlockProcessor | undefined;
/plugin/asciidocjs/node_modules/asciidoctor/types/
Dindex.d.ts1240 getBlockFor(name: string, context?: string): BlockProcessor | undefined;
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/node/
Dasciidoctor.js22246 Registry.prototype.getBlockFor = function (name, context) { method in Registry
Dasciidoctor.cjs20773 Registry.prototype.getBlockFor = function (name, context) {
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/graalvm/
Dasciidoctor.js46611 Registry.prototype.getBlockFor = function (name, context) { method in Registry
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/browser/
Dasciidoctor.js46863 Registry.prototype.getBlockFor = function (name, context) { method in Registry