Lines Matching refs:try

159 		if(!nbfs) try { Buffer.from("foo", "utf8"); } catch(e) { nbfs = true; }
2264 function use_zlib(zlib) { try {
3284 …if(typeof $ !== 'undefined' && typeof File !== 'undefined' && typeof Folder !== 'undefined') try {…
3298 …if(typeof $ !== 'undefined' && typeof File !== 'undefined' && typeof Folder !== 'undefined') try {…
3419 if(typeof TextDecoder !== "undefined") try {
3552 try { return getzipdata(zip, file); } catch(e) { return null; }
3558 try { return getzipstr(zip, file); } catch(e) { return null; }
3564 try { return getzipbin(zip, file); } catch(e) { return null; }
3836 function write_w3cdtf(d/*:Date*/, t/*:?boolean*/)/*:string*/ { try { return d.toISOString().replace…
4365 if(cell.z != null) try { return (cell.w = SSF_format(cell.z, q ? datenum(v) : v)); } catch(e) { }
4366try { return (cell.w = SSF_format((cell.XF||{}).numFmtId||(q ? 14 : 0), q ? datenum(v) : v)); } c…
6280 try { PSet1 = parse_PropertySet(blob, null); } catch(e) {/* empty */}
6698 try {
7391 try {
7879 try {
8702 try {
11702 var zip; try { zip = zip_read(data, {type: "array"}); } catch(e) { return; }
15197 try {
15202 if((!opts || opts.cellText !== false) && p.t !== 'z') try {
15222 if(fillid != null) try {
15357 try { if(wb.Workbook) cname = wb.Workbook.Sheets[idx].CodeName || cname; } catch(e) {}
16882 …var c/*:string*/ = s; try { if(wb && wb.Workbook) c = wb.Workbook.Sheets[idx].CodeName || c; } cat…
17764 wb.Workbook.Names.forEach(function(name) { try {
17956 if(!o || o.cellText !== false) try {
17967 try {
19220 try {
19224 if(!opts || opts.cellText !== false) try {
19761 if(DSI && DSI.size > 0) try {
19768 if(SI && SI.size > 0) try {
21847 // If it is not available, try to get one from the global namespace
22455 try {
23115 try {
24170 try {
24176 try {
25046 ['bookSheets', false], /* only try to get sheet names (no Sheets) */
25047 ['bookProps', false], /* only try to get properties (no Sheets) */
25078 try {
25085 try {
25182 …if(dir.sst) try { strs=parse_sst(getzipdata(zip, strip_front_slash(dir.sst)), dir.sst, opts); } ca…
25190 try {
25329 try {
26000 …if(Object.defineProperty) try { Object.defineProperty(row, '__rowNum__', {value:R, enumerable:fals…