OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:REG_OK
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/tre/dist/lib/
tre.h
45
#ifndef
REG_OK
46
#define
REG_OK
0
47
#endif /* !
REG_OK
*/
86
REG_OK
= 0, /* No error. */
/src/external/bsd/tre/dist/tests/
retest.c
119
#ifndef
REG_OK
120
#define
REG_OK
0
121
#endif /*
REG_OK
*/
602
0,
REG_OK
, 9, 17, 9, 17, END);
609
0,
REG_OK
, 9, 10, 9, 10, END);
612
0,
REG_OK
, 9, 10, 9, 10, END);
615
0,
REG_OK
, 9, 10, 9, 10, END);
621
test_exec("xirefoabralfobarxie", 0,
REG_OK
, 11, 16, 11, 16, END);
625
test_exec("xirefoabrzlfd", 0,
REG_OK
, 4, 9, 4, 9, END);
630
test_exec("oobargoobaploowap", 0,
REG_OK
, 5, 11, 5, 11, END)
[
all
...]
/src/external/bsd/tre/dist/include/tre/
tre.h
38
#ifndef
REG_OK
39
#define
REG_OK
0
40
#endif /* !
REG_OK
*/
79
REG_OK
= 0, /* No error. */
Completed in 32 milliseconds
Indexes created Fri Mar 06 19:51:54 UTC 2026