Home | History | Annotate | Download | only in lib

Lines Matching defs:regcomp

443 /* regcomp takes a regular expression as a string and compiles it.
479 regcomp (preg, pattern, cflags)
534 weak_alias (__regcomp, regcomp)
538 from either regcomp or regexec. We don't use PREG here. */
695 regcomp/regexec above without link errors. */