Searched refs:dhl_doit (Results 1 – 1 of 1) sorted by relevance
74 static int dhl_doit(const char *, const regex_t *, const int flags);275 return (dhl_doit(str, &(((struct regex_comp *) ep)->r_stp),298 rv = dhl_doit(str, &(((struct regex_comp *) ep)->r_adv), 0);307 dhl_doit(str, rep, flags) in dhl_doit() function