Home
last modified time | relevance | path

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

/dports/lang/fth/fth-1.4.1/src/
H A Dobject.c1990 fth_object_to_string_2(FTH obj) in fth_object_to_string_2() function
2027 return (fth_string_ref(fth_object_to_string_2(obj))); in fth_to_c_string_2()
H A Dfth.h829 FTH fth_object_to_string_2(FTH);