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

/freebsd-current/usr.bin/mail/
H A Dhead.c178 if (cmatch(date, date_formats[i]))
189 cmatch(char *cp, char *tp) function
H A Dextern.h91 int cmatch(char *, char *);
/freebsd-current/contrib/llvm-project/libcxx/modules/std/
H A Dregex.inc66 using std::cmatch;
109 using std::pmr::cmatch;

Completed in 70 milliseconds