OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FNM_PERIOD
(Results
1 - 25
of
67
) sorted by relevancy
1
2
3
/src/include/
fnmatch.h
45
#define
FNM_PERIOD
0x04 /* Period must be matched by period. */
/src/external/gpl2/diffutils/include/
fnmatch.h
44
#undef
FNM_PERIOD
49
#define
FNM_PERIOD
(1 << 2) /* Leading `.' is matched only explicitly. */
/src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
fnmatch_.h
29
# undef
FNM_PERIOD
34
# define
FNM_PERIOD
(1 << 2) /* Leading `.' is matched only explicitly. */
/src/external/gpl2/grep/dist/lib/
fnmatch.h
46
#undef
FNM_PERIOD
51
#define
FNM_PERIOD
(1 << 2) /* Leading `.' is matched only explicitly. */
/src/external/gpl2/xcvs/dist/lib/
fnmatch_.h
29
# undef
FNM_PERIOD
34
# define
FNM_PERIOD
(1 << 2) /* Leading `.' is matched only explicitly. */
/src/external/gpl3/binutils/dist/include/
fnmatch.h
45
#undef
FNM_PERIOD
50
#define
FNM_PERIOD
(1 << 2) /* Leading `.' is matched only explicitly. */
/src/external/gpl3/binutils.old/dist/include/
fnmatch.h
45
#undef
FNM_PERIOD
50
#define
FNM_PERIOD
(1 << 2) /* Leading `.' is matched only explicitly. */
/src/external/gpl3/gcc/dist/include/
fnmatch.h
45
#undef
FNM_PERIOD
50
#define
FNM_PERIOD
(1 << 2) /* Leading `.' is matched only explicitly. */
/src/external/gpl3/gcc.old/dist/include/
fnmatch.h
45
#undef
FNM_PERIOD
50
#define
FNM_PERIOD
(1 << 2) /* Leading `.' is matched only explicitly. */
/src/external/gpl3/gdb.old/dist/include/
fnmatch.h
45
#undef
FNM_PERIOD
50
#define
FNM_PERIOD
(1 << 2) /* Leading `.' is matched only explicitly. */
/src/external/gpl3/gdb/dist/include/
fnmatch.h
45
#undef
FNM_PERIOD
50
#define
FNM_PERIOD
(1 << 2) /* Leading `.' is matched only explicitly. */
/src/external/gpl2/gmake/dist/glob/
fnmatch.h
51
#undef
FNM_PERIOD
56
#define
FNM_PERIOD
(1 << 2) /* Leading `.' is matched only explicitly. */
/src/external/gpl3/gdb/dist/gnulib/import/
fnmatch.in.h
47
#undef
FNM_PERIOD
52
#define
FNM_PERIOD
(1 << 2) /* Leading '.' is matched only explicitly. */
/src/external/gpl3/gdb.old/dist/gnulib/import/
fnmatch.in.h
47
#undef
FNM_PERIOD
52
#define
FNM_PERIOD
(1 << 2) /* Leading '.' is matched only explicitly. */
/src/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib/import/
fnmatch.h
558
#undef
FNM_PERIOD
563
#define
FNM_PERIOD
(1 << 2) /* Leading '.' is matched only explicitly. */
/src/external/gpl3/gdb/lib/libgnulib/arch/aarch64eb/gnulib/import/
fnmatch.h
558
#undef
FNM_PERIOD
563
#define
FNM_PERIOD
(1 << 2) /* Leading '.' is matched only explicitly. */
/src/external/gpl3/gdb/lib/libgnulib/arch/alpha/gnulib/import/
fnmatch.h
558
#undef
FNM_PERIOD
563
#define
FNM_PERIOD
(1 << 2) /* Leading '.' is matched only explicitly. */
/src/external/gpl3/gdb/lib/libgnulib/arch/arm/gnulib/import/
fnmatch.h
558
#undef
FNM_PERIOD
563
#define
FNM_PERIOD
(1 << 2) /* Leading '.' is matched only explicitly. */
/src/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/
fnmatch.h
558
#undef
FNM_PERIOD
563
#define
FNM_PERIOD
(1 << 2) /* Leading '.' is matched only explicitly. */
/src/external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/import/
fnmatch.h
558
#undef
FNM_PERIOD
563
#define
FNM_PERIOD
(1 << 2) /* Leading '.' is matched only explicitly. */
/src/external/gpl3/gdb/lib/libgnulib/arch/i386/gnulib/import/
fnmatch.h
558
#undef
FNM_PERIOD
563
#define
FNM_PERIOD
(1 << 2) /* Leading '.' is matched only explicitly. */
/src/external/gpl3/gdb/lib/libgnulib/arch/ia64/gnulib/import/
fnmatch.h
558
#undef
FNM_PERIOD
563
#define
FNM_PERIOD
(1 << 2) /* Leading '.' is matched only explicitly. */
/src/external/gpl3/gdb/lib/libgnulib/arch/m68000/gnulib/import/
fnmatch.h
558
#undef
FNM_PERIOD
563
#define
FNM_PERIOD
(1 << 2) /* Leading '.' is matched only explicitly. */
/src/external/gpl3/gdb/lib/libgnulib/arch/m68k/gnulib/import/
fnmatch.h
558
#undef
FNM_PERIOD
563
#define
FNM_PERIOD
(1 << 2) /* Leading '.' is matched only explicitly. */
/src/external/gpl3/gdb/lib/libgnulib/arch/mips64eb/gnulib/import/
fnmatch.h
558
#undef
FNM_PERIOD
563
#define
FNM_PERIOD
(1 << 2) /* Leading '.' is matched only explicitly. */
Completed in 73 milliseconds
1
2
3
Indexes created Tue Mar 24 00:24:13 UTC 2026