lsr_write_string_attribute 3018 src/laser/lsr_enc.c 	lsr_write_string_attribute(lsr, atts.baseProfile ? *atts.baseProfile : NULL, "baseProfile");
lsr_write_string_attribute 3019 src/laser/lsr_enc.c 	lsr_write_string_attribute(lsr, atts.contentScriptType ? *atts.contentScriptType : NULL, "contentScriptType");
lsr_write_string_attribute 3060 src/laser/lsr_enc.c 	lsr_write_string_attribute(lsr, atts.version ? *atts.version : NULL, "version");