Home
last modified time | relevance | path

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

/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/node/
Dasciidoctor.js12745 …cursor = nil, lines_advanced = nil, literal = nil, normal_psv = nil, parent_doctitle = nil, inner_…
12824 parent_doctitle = self.document.$attributes().$delete("doctitle"); property
12840 if (!$truthy(parent_doctitle['$nil?']())) {
12841 self.document.$attributes()['$[]=']("doctitle", parent_doctitle)
Dasciidoctor.cjs11611 …cursor = nil, lines_advanced = nil, literal = nil, normal_psv = nil, parent_doctitle = nil, inner_…
11678 parent_doctitle = self.document.$attributes().$delete("doctitle");
11691 if (!$truthy(parent_doctitle['$nil?']())) {
11692 self.document.$attributes()['$[]=']("doctitle", parent_doctitle);
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/graalvm/
Dasciidoctor.js37110 …cursor = nil, lines_advanced = nil, literal = nil, normal_psv = nil, parent_doctitle = nil, inner_…
37189 parent_doctitle = self.document.$attributes().$delete("doctitle"); property
37205 if (!$truthy(parent_doctitle['$nil?']())) {
37206 self.document.$attributes()['$[]=']("doctitle", parent_doctitle)
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/browser/
Dasciidoctor.js37362 …cursor = nil, lines_advanced = nil, literal = nil, normal_psv = nil, parent_doctitle = nil, inner_…
37441 parent_doctitle = self.document.$attributes().$delete("doctitle"); property
37457 if (!$truthy(parent_doctitle['$nil?']())) {
37458 self.document.$attributes()['$[]=']("doctitle", parent_doctitle)