Home
last modified time | relevance | path

Searched refs:xls_open (Results 1 – 25 of 28) sorted by relevance

12

/dports/math/scilab/scilab-6.1.1/scilab/modules/spreadsheet/tests/unit_tests/
H A Dxls_open.dia.ref25 [fileID, fileStream, SheetNames, SheetPos] = xls_open(newfile);
31 instr = "[fd, SST, Sheetnames, Sheetpos] = xls_open();";
32 refMsg = msprintf(gettext("%s: Wrong number of input argument(s): %d expected.\n"), "xls_open", 1);
H A Dxls_open.tst28 [fileID, fileStream, SheetNames, SheetPos] = xls_open(newfile);
36 instr = "[fd, SST, Sheetnames, Sheetpos] = xls_open();";
37 refMsg = msprintf(gettext("%s: Wrong number of input argument(s): %d expected.\n"), "xls_open", 1);
/dports/math/scilab/scilab-6.1.1/scilab/modules/spreadsheet/tests/nonreg_tests/
H A Dbug_5615.dia.ref14 // xls_open failed if there was a trailing space after the file extension
17 ierr = execstr('[fd,SST,Sheetnames,Sheetpos] = xls_open(xls_filename);','errcatch');
21 ierr = execstr('[fd,SST,Sheetnames,Sheetpos] = xls_open(xls_filename);','errcatch');
H A Dbug_5615.tst15 // xls_open failed if there was a trailing space after the file extension
19 ierr = execstr('[fd,SST,Sheetnames,Sheetpos] = xls_open(xls_filename);','errcatch');
24 ierr = execstr('[fd,SST,Sheetnames,Sheetpos] = xls_open(xls_filename);','errcatch');
H A Dbug_12246.tst24 [fd,SST,Sheetnames,Sheetpos] = xls_open(xlsPath);
/dports/math/scilab/scilab-6.1.1/scilab/modules/spreadsheet/demos/
H A Dspreadsheet.dem.sce16 …mprintf("[fd, SST, Sheetnames, Sheetpos] = xls_open(''SCI/modules/spreadsheet/demos/xls/Test1.xls'…
18 [fd, SST, Sheetnames, Sheetpos] = xls_open("SCI/modules/spreadsheet/demos/xls/Test1.xls")
/dports/math/scilab/scilab-6.1.1/scilab/modules/spreadsheet/src/c/
H A Dxls.h30 void xls_open(int *err, int *fd, char ***sst, int *ns, char ***Sheetnames, int** Abspos, int *nshee…
H A Dxls.c393 void xls_open(int *err, int *fd, char ***sst, int *ns, char ***Sheetnames, int** Abspos, int *nshee… in xls_open() function
/dports/textproc/R-cran-readxl/readxl/src/libxls/
H A Dxls.h72 xlsWorkBook* xls_open(const char *file,const char *charset);
/dports/math/libxls/libxls-1.6.2/include/
H A Dxls.h72 xlsWorkBook* xls_open(const char *file,const char *charset);
/dports/math/scilab/scilab-6.1.1/scilab/modules/spreadsheet/macros/
H A Dreadxls.sci22 [fd,Text,Sheetnames,Abspos]=xls_open(fil);
/dports/math/sc-im/sc-im-0.8.2/src/
H A Dxls.c97 pWB = xls_open(fname, encoding); in open_xls()
/dports/math/scilab/scilab-6.1.1/scilab/modules/spreadsheet/sci_gateway/cpp/
H A Dsci_xls_open.cpp206 xls_open(&iErr, &iId, &sst , &ns, &Sheetnames, &Abspos, &nsheets); in sci_xls_open()
/dports/misc/cheat/cheat-4.2.2/vendor/github.com/alecthomas/chroma/lexers/s/
H A Dscilab.go25 …xfrect`, `xget`, `xgetmouse`, `xgraduate`, `xgrid`, `xinit`, `xlfont`, `xls_open`, `xls_read`, `xm…
/dports/misc/cheat/cheat-4.2.2/vendor/github.com/alecthomas/chroma/chroma-0.9.1/lexers/s/
H A Dscilab.go25 …xfrect`, `xget`, `xgetmouse`, `xgraduate`, `xgrid`, `xinit`, `xlfont`, `xls_open`, `xls_read`, `xm…
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/alecthomas/chroma/lexers/s/
H A Dscilab.go21 …xfrect`, `xget`, `xgetmouse`, `xgraduate`, `xgrid`, `xinit`, `xlfont`, `xls_open`, `xls_read`, `xm…
/dports/devel/gh/cli-2.4.0/vendor/github.com/alecthomas/chroma/lexers/s/
H A Dscilab.go21 …xfrect`, `xget`, `xgetmouse`, `xgraduate`, `xgrid`, `xinit`, `xlfont`, `xls_open`, `xls_read`, `xm…
/dports/www/gitea/gitea-1.16.5/vendor/github.com/alecthomas/chroma/lexers/s/
H A Dscilab.go25 …xfrect`, `xget`, `xgetmouse`, `xgraduate`, `xgrid`, `xinit`, `xlfont`, `xls_open`, `xls_read`, `xm…
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/github.com/alecthomas/chroma/lexers/s/
H A Dscilab.go25 …xfrect`, `xget`, `xgetmouse`, `xgraduate`, `xgrid`, `xinit`, `xlfont`, `xls_open`, `xls_read`, `xm…
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/alecthomas/chroma/lexers/s/
H A Dscilab.go25 …xfrect`, `xget`, `xgetmouse`, `xgraduate`, `xgrid`, `xinit`, `xlfont`, `xls_open`, `xls_read`, `xm…
/dports/devel/chroma/chroma-0.9.2/lexers/s/
H A Dscilab.go25 …xfrect`, `xget`, `xgetmouse`, `xgraduate`, `xgrid`, `xinit`, `xlfont`, `xls_open`, `xls_read`, `xm…
/dports/sysutils/glow/glow-0.2.0/vendor/github.com/alecthomas/chroma/lexers/s/
H A Dscilab.go21 …xfrect`, `xget`, `xgetmouse`, `xgraduate`, `xgrid`, `xinit`, `xlfont`, `xls_open`, `xls_read`, `xm…
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/alecthomas/chroma/chroma-0.6.3/lexers/s/
H A Dscilab.go21 …xfrect`, `xget`, `xgetmouse`, `xgraduate`, `xgrid`, `xinit`, `xlfont`, `xls_open`, `xls_read`, `xm…
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/alecthomas/chroma/lexers/s/
H A Dscilab.go21 …xfrect`, `xget`, `xgetmouse`, `xgraduate`, `xgrid`, `xinit`, `xlfont`, `xls_open`, `xls_read`, `xm…
/dports/textproc/R-cran-readxl/readxl/src/
H A Dxls.c1481 xlsWorkBook* xls_open(const char *file, const char* charset) in xls_open() function

12