OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:copts
(Results
1 - 1
of
1
) sorted by relevancy
/src/tests/lib/libc/regex/
main.c
45
int
copts
= REG_EXTENDED;
variable in typeref:typename:int
88
copts
= options('c', optarg);
118
err = regcomp(&re, argv[optind++],
copts
);
143
if (!(
copts
®_NOSUB)) {
354
int o = (type == 'c') ?
copts
: eopts;
Completed in 11 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025