OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:regcomp
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/regex/
regcomp.c
1
/* $NetBSD:
regcomp
.c,v 1.49 2025/01/01 18:19:50 christos Exp $ */
42
* @(#)
regcomp
.c 8.5 (Berkeley) 3/20/94
51
static char sccsid[] = "@(#)
regcomp
.c 8.5 (Berkeley) 3/20/94";
52
__FBSDID("$FreeBSD: head/lib/libc/regex/
regcomp
.c 368359 2020-12-05 03:18:48Z kevans $");
54
__RCSID("$NetBSD:
regcomp
.c,v 1.49 2025/01/01 18:19:50 christos Exp $");
71
__weak_alias(
regcomp
,_regcomp)
133
/* ===
regcomp
.c === */
415
-
regcomp
- interface for parser and compilation
416
= extern int
regcomp
(regex_t *, const char *, int);
427
regcomp
(regex_t * __restrict preg
function in typeref:typename:int
[
all
...]
/src/lib/libc/include/
namespace.h
600
#define
regcomp
_regcomp
macro
Completed in 13 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025