Home
last modified time | relevance | path

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

/dports/editors/biew/biew-610/biewlib/
H A Dbiewlib.h138 extern void __FASTCALL__ szSpace2Tab(char *dest,const char *src);
H A Dbiewlib.c95 void __FASTCALL__ szSpace2Tab(char *dest,const char * src) in szSpace2Tab() function
/dports/editors/biew/biew-610/
H A Dfileutil.c644 szSpace2Tab(tmp_buff2,tmp_buff); in FStore()