Searched refs:tagregex (Results 1 – 4 of 4) sorted by relevance
| /plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/ |
| D | xlsx.js | 1344 var tagregex=/<[^>]*>/g; variable 2409 (data.match(tagregex)||[]).forEach(function(x) { 2511 data.match(tagregex).forEach(function(x) { 8112 data.match(tagregex).forEach(function xml_wb(x) {
|
| D | xlsx.min.js | 3 …")}}var attregexg=/([\w:]+)=((?:")([^"]*)(?:")|(?:')([^']*)(?:'))/g;var tagregex=/<[^>]*>/g;var ns… 4 …tagregex)||[]).forEach(function(x){var y=parsexmltag(x);switch(y[0].replace(nsregex,"<")){case"<?x…
|
| D | xlsx.min.map | 1 …"getzipfile","getzipdata","safe","e","_fs","jszip","JSZip","attregexg","tagregex","nsregex","nsreg…
|
| /plugin/xlsx2dw/packages/xlsx/ |
| D | xlsx.mjs | 3614 var tagregex = /*#__PURE__*/XML_HEADER.match(tagregex1) ? tagregex1 : tagregex2; variable 5319 (data.match(tagregex)||[]).forEach(function(x) { 5467 (data.match(tagregex)||[]).forEach(function(x) { 9774 var font = {}, m = rpr.match(tagregex), i = 0; 9959 …xml(utf8read((x.replace(sirphregex, '').match(sitregex)||[]).join("").replace(tagregex,"")), true); 10209 xml.replace(tagregex, function xml_agile(x) { 10597 (t[0].match(tagregex)||[]).forEach(function(x) { 10672 (t[0].match(tagregex)||[]).forEach(function(x) { 10738 (t[0].match(tagregex)||[]).forEach(function(x) { 10858 var m = t[0].match(tagregex); [all …]
|