Searched refs:nsregex (Results 1 – 4 of 4) sorted by relevance
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/ |
H A D | xlsx.min.js | 3 …:]+)=((?:")([^"]*)(?:")|(?:')([^']*)(?:'))/g;var tagregex=/<[^>]*>/g;var nsregex=/<\w*:/,nsregex2=… variable 4 …regex)||[]).forEach(function(x){var y=parsexmltag(x);switch(y[0].replace(nsregex,"<")){case"<?xml"…
|
H A D | xlsx.js | 1345 var nsregex=/<\w*:/, nsregex2 = /<(\/?)\w+:/; variable 2411 switch(y[0].replace(nsregex,"<")) {
|
H A D | xlsx.min.map | 1 …e","getzipdata","safe","e","_fs","jszip","JSZip","attregexg","tagregex","nsregex","nsregex2","pars…
|
/plugin/xlsx2dw/packages/xlsx/ |
H A D | xlsx.mjs | 3615 var nsregex=/<\w*:/, nsregex2 = /<(\/?)\w+:/; variable 5321 switch(y[0].replace(nsregex,"<")) {
|