Searched refs:replace_substr (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/ctwm/dist/ext/
H A Drepl_str.h9 char *replace_substr(const char *, const char *, const char *);
H A Drepl_str.c24 char *replace_substr(const char *str, const char *old, const char *new) { function in typeref:typename:char *
/xsrc/external/mit/ctwm/dist/
H A Dfunctions_misc.c444 tmp = replace_substr(s, "$currentworkspace", wsname);
469 tmp = replace_substr(s, "$redirect", redir);

Completed in 5 milliseconds