HomeSort by relevance Sort by last modified time
    Searched defs:regcomp (Results 1 - 2 of 2) sorted by null

  /bionic/libc/regex/
regcomp.c 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) function
    [all...]
  /external/clearsilver/util/regex/
regex.c 5318 regcomp (preg, pattern, cflags) function
    [all...]

Completed in 55 milliseconds