Lines Matching defs:opts

190 function general_fmt_int(v, opts) { return ""+v; }  argument
214 return function general_fmt_num(v, opts) { argument
223 function general_fmt(v, opts) { argument
233 function parse_date_code(v,opts,b2) { argument
610 function eval_fmt(fmt, v, opts, flen) { argument
1682 function recordhopper(data, cb, opts) { argument
2403 function parse_ct(data, opts) { argument
2444 function write_ct(ct, opts) { argument
2603 function write_core_props(cp, opts) { argument
2668 function write_ext_props(cp, opts) { argument
2696 function parse_cust_props(data, opts) { argument
2747 function write_cust_props(cp, opts) { argument
3073 function parse_ShortXLUnicodeString(blob, length, opts) { argument
3109 function parse_XLUnicodeStringNoCch(blob, cch, opts) { argument
3118 function parse_XLUnicodeString(blob, length, opts) { argument
3124 function parse_XLUnicodeString2(blob, length, opts) { argument
3229 function parse_OptXLUnicodeString(blob, length, opts) { return length === 0 ? "" : parse_XLUnicodeS… argument
3374 function parse_WriteAccess(blob, length, opts) { argument
3384 function parse_BoundSheet8(blob, length, opts) { argument
3468 function parse_Font(blob, length, opts) { argument
3482 function parse_Label(blob, length, opts) { argument
3490 function parse_Format(blob, length, opts) { argument
3577 function parse_SupBook(blob, length, opts) { argument
3589 function parse_ExternName(blob, length, opts) { argument
3608 function parse_Lbl(blob, length, opts) { argument
3628 function parse_ExternSheet(blob, length, opts) { argument
3640 function parse_ShrFmla(blob, length, opts) { argument
3649 function parse_Array(blob, length, opts) { argument
3664 function parse_NoteSh(blob, length, opts) { argument
3674 function parse_Note(blob, length, opts) { argument
3695 function parse_TxO(blob, length, opts) { argument
4110 function parse_BIFF2STR(blob, length, opts) { argument
4118 function parse_BIFF2NUM(blob, length, opts) { argument
4264 function parse_si(x, opts) { argument
4290 function parse_sst_xml(data, opts) { argument
4307 function write_sst_xml(sst, opts) { argument
4336 function parse_sst_bin(data, opts) { argument
4362 function write_sst_bin(sst, opts) { argument
4526 function parse_XORObfuscation(blob, length, opts, out) { argument
4541 function parse_FilePass(blob, length, opts) { argument
4638 function parse_fills(t, opts) { argument
4683 function parse_numFmts(t, opts) { argument
4701 function write_numFmts(NF, opts) { argument
4713 function parse_cellXfs(t, opts) { argument
4756 return function parse_sty_xml(data, opts) { argument
4791 function write_sty_xml(wb, opts) { argument
4849 function parse_sty_bin(data, opts) { argument
4922 function write_sty_bin(data, opts) { argument
4942 function parse_clrScheme(t, opts) { argument
5006 function parse_fontScheme(t, opts) { } argument
5009 function parse_fmtScheme(t, opts) { } argument
5016 function parse_themeElements(data, opts) { argument
5037 function parse_theme_xml(data, opts) { argument
5130 function parse_cc_xml(data, opts) { argument
5146 function write_cc_xml(data, opts) { } argument
5162 function parse_cc_bin(data, opts) { argument
5176 function write_cc_bin(data, opts) { } argument
5178 function parse_comments(zip, dirComments, sheets, sheetRels, opts) { argument
5220 function parse_comments_xml(data, opts) { argument
5245 function write_comments_xml(data, opts) { } argument
5264 function parse_comments_bin(data, opts) { argument
5291 function write_comments_bin(data, opts) { } argument
5750 function parse_Formula(blob, length, opts) { argument
5775 function parse_RgbExtra(blob, length, rgce, opts) { argument
5798 function parse_NameParsedFormula(blob, length, opts, cce) { argument
5807 function parse_XLSCellParsedFormula(blob, length, opts) { argument
5817 function parse_SharedParsedFormula(blob, length, opts) { argument
5827 function parse_ArrayParsedFormula(blob, length, opts, ref) { argument
5858 function stringify_formula(formula, range, cell, supbooks, opts) { argument
7217 function get_cell_style(styles, cell, opts) { argument
7231 function safe_format(p, fmtid, fillid, opts) { argument
7273 function parse_ws_xml(data, opts, rels) { argument
7390 function write_ws_xml_cell(cell, ref, ws, opts, idx, wb) { argument
7433 return function parse_ws_xml_data(sdata, s, opts, guess) { argument
7526 function write_ws_xml_data(ws, opts, idx, wb) { argument
7547 function write_ws_xml(idx, opts, wb) { argument
7644 function parse_BrtFmlaBool(data, length, opts) { argument
7657 function parse_BrtFmlaError(data, length, opts) { argument
7670 function parse_BrtFmlaNum(data, length, opts) { argument
7683 function parse_BrtFmlaString(data, length, opts) { argument
7699 function parse_BrtHLink(data, length, opts) { argument
7711 function parse_ws_bin(data, opts, rels) { argument
7917 function write_ws_bin_cell(ba, cell, R, C, opts) { argument
7942 function write_CELLTABLE(ba, ws, idx, opts, wb) { argument
7961 function write_ws_bin(idx, opts, wb) { argument
8109 function parse_wb_xml(data, opts) { argument
8235 function write_wb_xml(wb, opts) { argument
8287 function parse_wb_bin(data, opts) { argument
8351 function write_BUNDLESHS(ba, wb, opts) { argument
8373 function write_BOOKVIEWS(ba, wb, opts) { argument
8399 function write_wb_bin(wb, opts) { argument
8427 function parse_wb(data, name, opts) { argument
8431 function parse_ws(data, name, opts, rels) { argument
8435 function parse_sty(data, name, opts) { argument
8439 function parse_theme(data, name, opts) { argument
8443 function parse_sst(data, name, opts) { argument
8447 function parse_cmnt(data, name, opts) { argument
8451 function parse_cc(data, name, opts) { argument
8455 function write_wb(wb, name, opts) { argument
8459 function write_ws(data, name, opts, wb) { argument
8463 function write_sty(data, name, opts) { argument
8467 function write_sst(data, name, opts) { argument
8550 function process_style_xlml(styles, stag, opts) { argument
8621 function parse_xlml_xml(d, opts) { argument
9167 function parse_xlml(data, opts) { argument
9176 function write_xlml(wb, opts) { } argument
9206 function slurp(R, blob, length, opts) { argument
9232 function safe_format_xf(p, opts, date1904) { argument
9255 var wb = {opts:{}}; property in parse_workbook.wb
9303 var opts = { class in parse_workbook
11084 function parse_ods(zip, opts) { argument
11090 return function fix_opts(opts) { argument
11137 function safe_parse_ws(zip, path, relsPath, sheet, sheetRels, sheets, opts) { argument
11145 function parse_zip(zip, opts) { argument
11280 function write_zip(wb, opts) { argument
11369 function read_zip(data, opts) { argument
11383 function readSync(data, opts) { argument
11401 function readFileSync(data, opts) { argument
11405 function write_zip_type(wb, opts) { argument
11417 function writeSync(wb, opts) { argument
11425 function writeFileSync(wb, filename, opts) { argument
11506 function sheet_to_json(sheet, opts){ argument
11568 function sheet_to_row_object_array(sheet, opts) { return sheet_to_json(sheet, opts != null ? opts :… argument
11570 function sheet_to_csv(sheet, opts) { argument