Home
last modified time | relevance | path

Searched refs:mcin (Results 1 – 2 of 2) sorted by relevance

/original-bsd/lib/libc/regex/
H A Dregex2.h108 #define MCin(p, cs, cp) mcin(p, cs, cp)
H A Dregcomp.c81 static int mcin __P((cset *cs, char *cp));
1273 mcin(cs, cp) in mcin() function