Home
last modified time | relevance | path

Searched refs:StringRemove (Results 1 – 7 of 7) sorted by relevance

/dports/print/lout/lout-3.40/
H A Dz40.c158 StringRemove(FILTER_ERR); in FilterExecute()
174 StringRemove(string(sym_body(FilterOutSym))); in FilterExecute()
266 StringRemove(string(y)); in FilterScavenge()
H A Dz33.c394 else StringRemove(newname); in DbConvert()
395 StringRemove(oldname); in DbConvert()
455 StringRemove(FileName(index_fnum)); in DbLoad()
H A Dz41.c719 StringRemove(oldname); in CloseFiles()
744 StringRemove(oldname); in CloseFiles()
H A Dz49.c1190 if( cp ) StringRemove(AsciiToFull(LOUT_EPS)); in PS_PrintBeforeFirstPage()
1912 if( compressed ) StringRemove(AsciiToFull(LOUT_EPS)); in PS_PrintGraphicInclude()
H A Dz03.c750 StringRemove(buff); in SearchPath()
H A Dz12.c1355 if( cp ) StringRemove(AsciiToFull(LOUT_EPS)); in MinSize()
H A Dexterns.h3467 #define StringRemove(a) remove((char *)(a)) macro