Searched refs:store_attribute (Results 1 – 1 of 1) sorted by relevance
| /plugin/asciidocjs/node_modules/@asciidoctor/core/dist/node/ |
| D | asciidoctor.cjs | 2176 …subs,gsub,match?,compat_mode,convert_quoted_text,attributes,==,shift,store_attribute,!=,attribute_… 2343 …$b = $$('Parser').$store_attribute(args['$[]'](0), ($truthy(($ret_or_2 = args['$[]'](1))) ? ($ret_… 6993 …o_a,parse_style_attribute,process_attribute_entry,skip_comment_lines,store_attribute,sanitize_attr… 8766 …} } } self.$store_attribute(match['$[]'](1), value, document, attribu… 8771 $defs(self, '$store_attribute', function $$store_attribute(name, value, doc, attrs) { 8790 self.$store_attribute("notitle", ($truthy(value) ? (nil) : ("")), doc, attrs);
|