OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:re_exec
(Results
1 - 5
of
5
) sorted by relevancy
/src/include/
re_comp.h
38
int
re_exec
(const char *);
/src/lib/libcompat/4.3/
regex.c
34
* Compatibility routines that implement the old re_comp/
re_exec
interface in
36
* rely on dark corners of re_comp/
re_exec
and won't work with this version,
81
re_exec
(s)
function
/src/lib/libcompat/
Makefile
40
MLINKS+=re_comp.3
re_exec
.3
/src/distrib/utils/more/
prim.c
819
linematch = (
re_exec
(line) == 1);
/src/lib/libedit/
search.c
126
extern int
re_exec
(const char *);
153
return
re_exec
(ct_encode_string(str, &conv)) == 1;
Completed in 45 milliseconds
Indexes created Wed Oct 15 03:09:54 GMT 2025