OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:regexec
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/regex/
regexec.c
1
/* $NetBSD:
regexec
.c,v 1.26 2021/02/26 19:24:47 christos Exp $ */
37
* @(#)
regexec
.c 8.3 (Berkeley) 3/20/94
46
static char sccsid[] = "@(#)
regexec
.c 8.3 (Berkeley) 3/20/94";
47
__FBSDID("$FreeBSD: head/lib/libc/regex/
regexec
.c 326025 2017-11-20 19:49:47Z pfg $");
49
__RCSID("$NetBSD:
regexec
.c,v 1.26 2021/02/26 19:24:47 christos Exp $");
52
* the outer shell of
regexec
()
71
__weak_alias(
regexec
,_regexec)
118
#define states1 states /* for later use in
regexec
() decision */
211
-
regexec
- interface for matching
212
= extern int
regexec
(const regex_t *, const char *, size_t,
226
regexec
(const regex_t * __restrict preg,
function in typeref:typename:int
[
all
...]
/src/lib/libc/include/
namespace.h
602
#define
regexec
_regexec
macro
Completed in 23 milliseconds
Indexes created Sun Sep 21 16:09:51 GMT 2025