Lines Matching defs:o

109 function fixopts(o){  argument
205 function gfn4(o) { argument
209 function gfn5(o) { argument
232 function fix_hijri(date, o) { return 0; } argument
832 function format(fmt,v,o) { argument
1258 function keys(o) { return Object.keys(o); } argument
1735 var o = ba.next(l); variable
1829 function write_RichStr(str, o) { argument
1845 function write_XLSBCell(cell, o) { argument
1862 function write_XLNullableWideString(data, o) { argument
1874 function write_XLWideString(data, o) { argument
1907 function write_UncheckedRfX(r, o) { argument
1919 function write_Xnum(data, o) { return (o || new_buf(8)).write_shift(8, 'f', data); } argument
2374 var o = { class in CT_LIST
2597 function cp_doit(f, g, h, o, p) { argument
3592 var o = { class in parse_ExternName
3779 var o = {cxfs:0, crc:0}; class in parse_XFCRC
4353 function write_BrtBeginSst(sst, o) { argument
4527 var o = { key: parseuint16(blob), verificationBytes: parseuint16(blob) }; class in parse_XORObfuscation
4542 var o = { Type: blob.read_shift(2) }; /* wEncryptionType */ class in parse_FilePass
5213 var o = {a: comment.author, t: comment.t, r: comment.r}; class in AnonymousFunction20eb10562300
7408 var v = writetag('v', escapexml(vv)), o = {r:ref}; class in write_ws_xml_cell
7595 function write_BrtCellBlank(cell, val, o) { argument
7925 var o = {r:R, c:C}; class in write_ws_bin_cell
8255 function write_BrtBundleSh(data, o) { argument
8271 function write_BrtWbProp(data, o) { argument
8361 function write_BrtFileVersion(data, o) { argument
8380 function write_BrtCalcProp(data, o) { argument
8392 function write_BrtFileRecover(data, o) { argument
8535 function safe_format_xlml(cell, nf, o) { argument
8561 function parse_xlml_data(xml, ss, data, cell, base, styles, csty, row, o) { argument
11359 function firstbyte(f,o) { argument
11385 var o = opts||{}; variable
11462 var o = {s:{c:0,r:0},e:{c:0,r:0}}; class in safe_decode_range
11508 var o = opts != null ? opts : {}; variable