HomeSort by relevance Sort by last modified time
    Searched full:hist_replace (Results 1 - 1 of 1) sorted by null

  /external/mksh/src/
histrap.c 53 static int hist_replace(char **, const char *, const char *, bool);
178 return (hist_replace(hp, pat, rep, gflag));
360 hist_replace(char **hp, const char *pat, const char *rep, bool globr) function
    [all...]

Completed in 1762 milliseconds