OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:REG_NOSUB
(Results
1 - 8
of
8
) sorted by relevancy
/src/lib/libform/
type_regex.c
67
(REG_EXTENDED |
REG_NOSUB
| REG_NEWLINE))) != 0) {
/src/include/
regex.h
100
#define
REG_NOSUB
0004
/src/tests/lib/libc/regex/
main.c
143
if (!(copts&
REG_NOSUB
)) {
313
} else if (opts&
REG_NOSUB
) {
367
o |=
REG_NOSUB
;
/src/sbin/mount_portal/
conf.c
208
errcode = regcomp(&p->p_re, p->p_key, REG_EXTENDED|
REG_NOSUB
);
/src/usr.bin/nl/
nl.c
382
&argstr[1], REG_NEWLINE|
REG_NOSUB
)) != 0) {
/src/usr.bin/csplit/
csplit.c
391
if (regcomp(&cre, re, REG_BASIC|
REG_NOSUB
) != 0)
/src/games/fortune/fortune/
fortune.c
1205
flags = REG_EXTENDED |
REG_NOSUB
;
/src/lib/libc/regex/
engine.c
229
if (g->cflags&
REG_NOSUB
)
Completed in 16 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025