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 - 2
of
2
) 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;
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 23 milliseconds
Indexes created Fri Sep 26 20:09:58 GMT 2025