Home
last modified time | relevance | path

Searched refs:fth_file_split (Results 1 – 2 of 2) sorted by relevance

/dports/lang/fth/fth-1.4.1/src/
H A Dfile.c543 fth_file_split(const char *name) in fth_file_split() function
581 res = fth_file_split(fth_string_ref(fs)); in ficl_file_split()
H A Dfth.h562 FTH fth_file_split(const char *);