Home
last modified time | relevance | path

Searched refs:SubstTo (Results 1 – 4 of 4) sorted by relevance

/dports/ftp/lftp/lftp-4.9.2/src/
H A Dmisc.h97 xstring& SubstTo(xstring& buf,const char *txt,const subst_t *s);
H A DStatusLine.cc161 SubstTo(disp, status_format, subst); in WriteTitle()
H A Dmisc.cc588 xstring& SubstTo(xstring& buf,const char *txt, const subst_t *s) in SubstTo() function
H A DCmdExec.cc913 SubstTo(prompt, scan, subst); in FormatPrompt()