Home
last modified time | relevance | path

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

/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/node/
Dasciidoctor.js11839 …self.$split_delimited_value(parsed_attrs['$[]']("tags")), 'each', [], function $$22(tagdef){var $c; argument
11842 if (tagdef == null) tagdef = nil;
11843 if (($truthy(tagdef['$empty?']()) || ($eqeq(tagdef, "!")))) {
11845 } else if ($truthy(tagdef['$start_with?']("!"))) {
11846 …return ($c = [tagdef.$slice(1, tagdef.$length()), false], $send(inc_tags, '[]=', $c), $c[$c.length…
11848 return ($c = [tagdef, true], $send(inc_tags, '[]=', $c), $c[$c.length - 1])
Dasciidoctor.cjs10778 …self.$split_delimited_value(parsed_attrs['$[]']("tags")), 'each', [], function $$22(tagdef){var $c;
10781 if (tagdef == null) tagdef = nil;
10782 if (($truthy(tagdef['$empty?']()) || ($eqeq(tagdef, "!")))) {
10784 } else if ($truthy(tagdef['$start_with?']("!"))) {
10785 …return ($c = [tagdef.$slice(1, tagdef.$length()), false], $send(inc_tags, '[]=', $c), $c[$c.length…
10787 return ($c = [tagdef, true], $send(inc_tags, '[]=', $c), $c[$c.length - 1])
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/graalvm/
Dasciidoctor.js36204 …self.$split_delimited_value(parsed_attrs['$[]']("tags")), 'each', [], function $$22(tagdef){var $c; argument
36207 if (tagdef == null) tagdef = nil;
36208 if (($truthy(tagdef['$empty?']()) || ($eqeq(tagdef, "!")))) {
36210 } else if ($truthy(tagdef['$start_with?']("!"))) {
36211 …return ($c = [tagdef.$slice(1, tagdef.$length()), false], $send(inc_tags, '[]=', $c), $c[$c.length…
36213 return ($c = [tagdef, true], $send(inc_tags, '[]=', $c), $c[$c.length - 1])
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/browser/
Dasciidoctor.js36456 …self.$split_delimited_value(parsed_attrs['$[]']("tags")), 'each', [], function $$22(tagdef){var $c; argument
36459 if (tagdef == null) tagdef = nil;
36460 if (($truthy(tagdef['$empty?']()) || ($eqeq(tagdef, "!")))) {
36462 } else if ($truthy(tagdef['$start_with?']("!"))) {
36463 …return ($c = [tagdef.$slice(1, tagdef.$length()), false], $send(inc_tags, '[]=', $c), $c[$c.length…
36465 return ($c = [tagdef, true], $send(inc_tags, '[]=', $c), $c[$c.length - 1])