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_EXTENDED
(Results
1 - 15
of
15
) sorted by relevancy
/src/include/
regex.h
98
#define
REG_EXTENDED
0001
/src/external/apache2/llvm/dist/llvm/lib/Support/
regex_impl.h
57
#define
REG_EXTENDED
0001
/src/external/bsd/nvi/dist/regex/
regex.h
67
#define
REG_EXTENDED
0001
/src/external/bsd/tre/dist/include/tre/
tre.h
98
#define
REG_EXTENDED
1
99
#define REG_ICASE (
REG_EXTENDED
<< 1)
/src/external/gpl2/diffutils/dist/lib/posix/
regex.h
258
#define
REG_EXTENDED
1
262
#define REG_ICASE (
REG_EXTENDED
<< 1)
/src/external/gpl2/gettext/dist/gettext-tools/libgrep/
regex.h
265
#define
REG_EXTENDED
1
269
#define REG_ICASE (
REG_EXTENDED
<< 1)
/src/external/gpl2/grep/dist/lib/posix/
regex.h
262
#define
REG_EXTENDED
1
266
#define REG_ICASE (
REG_EXTENDED
<< 1)
/src/external/gpl3/binutils/dist/include/
xregex2.h
261
#define
REG_EXTENDED
1
265
#define REG_ICASE (
REG_EXTENDED
<< 1)
/src/external/gpl3/binutils.old/dist/include/
xregex2.h
261
#define
REG_EXTENDED
1
265
#define REG_ICASE (
REG_EXTENDED
<< 1)
/src/external/gpl3/gcc/dist/include/
xregex2.h
261
#define
REG_EXTENDED
1
265
#define REG_ICASE (
REG_EXTENDED
<< 1)
/src/external/gpl3/gcc.old/dist/include/
xregex2.h
261
#define
REG_EXTENDED
1
265
#define REG_ICASE (
REG_EXTENDED
<< 1)
/src/external/gpl3/gdb.old/dist/include/
xregex2.h
261
#define
REG_EXTENDED
1
265
#define REG_ICASE (
REG_EXTENDED
<< 1)
/src/external/gpl3/gdb/dist/include/
xregex2.h
261
#define
REG_EXTENDED
1
265
#define REG_ICASE (
REG_EXTENDED
<< 1)
/src/external/gpl2/xcvs/dist/lib/
regex.h
320
#define
REG_EXTENDED
1
/src/external/public-domain/sqlite/dist/autosetup/
jimsh0.c
1096
#define
REG_EXTENDED
0
3646
if ((ret = jim_regcomp(compre, pattern,
REG_EXTENDED
| flags)) != 0) {
Completed in 102 milliseconds
Indexes created Mon Jul 06 00:25:43 UTC 2026