Home
last modified time | relevance | path

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

/plugin/asciidocjs/node_modules/@asciidoctor/core/types/
Dindex.d.ts1495 resolveAttributes(value?: string | string[] | object | boolean): void;
1503 resolveAttributes(value?: string | string[] | object | boolean): void;
/plugin/asciidocjs/node_modules/asciidoctor/types/
Dindex.d.ts1495 resolveAttributes(value?: string | string[] | object | boolean): void;
1503 resolveAttributes(value?: string | string[] | object | boolean): void;
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/node/
Dasciidoctor.js22545 Processor.prototype.resolveAttributes = function (value) { method in Processor
22569 Processor.prototype.resolvesAttributes = Processor.prototype.resolveAttributes
Dasciidoctor.cjs21072 Processor.prototype.resolveAttributes = function (value) {
21092 …* @deprecated Please use the <code>resolveAttributes</pre> function on the {@link Extensions/Proce…
21094 * @see {Processor#resolveAttributes}
21096 Processor.prototype.resolvesAttributes = Processor.prototype.resolveAttributes;
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/graalvm/
Dasciidoctor.js46910 Processor.prototype.resolveAttributes = function (value) { method in Processor
46934 Processor.prototype.resolvesAttributes = Processor.prototype.resolveAttributes
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/browser/
Dasciidoctor.js47162 Processor.prototype.resolveAttributes = function (value) { method in Processor
47186 Processor.prototype.resolvesAttributes = Processor.prototype.resolveAttributes