Home | History | Annotate | Download | only in regex

Lines Matching defs:regcomp

1 /*	$OpenBSD: regcomp.c,v 1.19 2008/02/23 08:13:07 otto Exp $ */
34 * @(#)regcomp.c 8.5 (Berkeley) 3/20/94
146 - regcomp - interface for parser and compilation
149 regcomp(regex_t *preg, const char *pattern, int cflags)