Home
last modified time | relevance | path

Searched refs:open_xls (Results 1 – 3 of 3) sorted by relevance

/dports/math/sc-im/sc-im-0.8.2/src/
H A Dxls.h45 int open_xls(char * fname, char * encoding);
H A Dxls.c74 int open_xls(char * fname, char * encoding) { in open_xls() function
H A Dfile.c808 open_xls(fname, "UTF-8"); in readfile()