MCPcopy Index your code
hub / github.com/dataease/SQLBot / open

Function open

frontend/public/swagger-ui-bundle.js:20797–20802  ·  view source on GitHub ↗
(s)

Source from the content-addressed store, hash-verified

20795 : o
20796 }
20797 function open(s) {
20798 function attributeString(s) {
20799 return ' ' + s.nodeName + '="' + escapeHTML(s.value) + '"'
20800 }
20801 u += '<' + tag(s) + [].map.call(s.attributes, attributeString).join('') + '>'
20802 }
20803 function close(s) {
20804 u += '</' + tag(s) + '>'
20805 }

Callers 14

upload_excelFunction · 0.85
load_translationFunction · 0.85
upload_excelFunction · 0.85
parse_excelFunction · 0.85
upload_excelFunction · 0.85
iterfileFunction · 0.85
_load_template_fileFunction · 0.85
load_translationsMethod · 0.85
setUpMethod · 0.85
_load_localeMethod · 0.85
test_icon_is_pngMethod · 0.85
setUpMethod · 0.85

Calls 1

tagFunction · 0.85

Tested by 6

setUpMethod · 0.68
_load_localeMethod · 0.68
test_icon_is_pngMethod · 0.68
setUpMethod · 0.68