Home
last modified time | relevance | path

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

/dports/lang/fth/fth-1.4.1/src/
H A Dio.c2772 fth_readlines(const char *name) in fth_readlines() function
2793 array = fth_readlines(IO_STRING_REF(fs)); in ficl_readlines()
H A Dfth.h663 FTH fth_readlines(const char *);
H A Dmisc.c1086 content = fth_readlines(name); in load_file()