Searched refs:do_regexp (Results 1 – 1 of 1) sorted by relevance
201 static void do_regexp(const char *, regex_t *, const char *, regmatch_t *);345 do_regexp(const char *string, regex_t *re, const char *replace, regmatch_t *pm) in do_regexp() function505 do_regexp(argv[2], &re, argv[4], pmatch); in doregexp()