Lines Matching defs:str

695 function hashq(str/*:string*/)/*:string*/ {  argument
1334 function dateNF_fix(str/*:string*/, dateNF/*:string*/, match/*:Array<string>*/)/*:string*/ { argument
3389 function parseDate(str/*:string|Date*/, fixdate/*:?number*/)/*:Date*/ { argument
3499 return function split_regex(str/*:string*/, re, def/*:string*/)/*:Array<string>*/ { argument
3695 return function xlml_fixstr(str/*:string*/)/*:string*/ { return str.replace(entregex,entrepl); }; argument
3697 function xlml_unfixstr(str/*:string*/)/*:string*/ { return str.replace(/(\r\n|[\r\n])/g,"\&#10;"); } argument
3789 return function htmldecode(str/*:string*/)/*:string*/ { argument
4510 function write_RichStr(str/*:XLString*/, o/*:?Block*/)/*:Block*/ { argument
4519 function write_BrtCommentText(str/*:XLString*/, o/*:?Block*/)/*:Block*/ { argument
6419 function write_XLUnicodeString(str, opts, o) { argument
6482 function write_HyperlinkString(str/*:string*/, o) { argument
6834 …/*::(*/o/*:: :any)*/.parts = [header.length].concat(strs.map(function(str) { return str.length; })… argument
8059 function sylk_to_aoa_str(str/*:string*/, opts)/*:[AOA, Worksheet]*/ { argument
8295 function dif_to_aoa_str(str/*:string*/, opts)/*:AOA*/ { argument
8331 …function dif_to_sheet(str/*:string*/, opts)/*:Worksheet*/ { return aoa_to_sheet(dif_to_aoa(str, op… argument
8332 function dif_to_workbook(str/*:string*/, opts)/*:Workbook*/ { argument
8397 function eth_to_aoa(str/*:string*/, opts)/*:AOA*/ { argument
8546 function guess_sep(str) { argument
8570 function dsv_to_sheet_str(str/*:string*/, opts)/*:Worksheet*/ { argument
10061 function _JS2ANSI(str/*:string*/)/*:Array<number>*/ { argument
10390 function rtf_to_sheet_str(str, opts) { argument
13793 function write_XLSBFormulaRef(str) { argument
13806 function write_XLSBFormulaRef3D(str, wb) { argument
13825 function write_XLSBFormulaRefErr3D(str, wb) { argument
15120 function get_sst_id(sst/*:SST*/, str/*:string*/, rev)/*:number*/ { argument
15989 function write_BrtWsProp(str, outl, o) { argument
21609 function html_to_sheet(str/*:string*/, _opts)/*:Workbook*/ { argument
21704 function html_to_workbook(str/*:string*/, opts)/*:Workbook*/ { argument
23138 function stru8(str) { argument
25005 SST.forEach(function(str, i) { argument
25722 function read_prn(data, d, o, str) { argument