HomeSort by: relevance | last modified time | path
    Searched defs:FNM_CASEFOLD (Results 1 - 25 of 68) sorted by relevancy

1 2 3

  /src/include/
fnmatch.h 47 #define FNM_CASEFOLD 0x08 /* Pattern is matched case-insensitive */
  /src/external/gpl2/diffutils/include/
fnmatch.h 54 #define FNM_CASEFOLD (1 << 4) /* Compare without regard to case. */
  /src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
fnmatch_.h 39 # define FNM_CASEFOLD (1 << 4) /* Compare without regard to case. */
  /src/external/gpl2/grep/dist/lib/
fnmatch.h 56 #define FNM_CASEFOLD (1 << 4) /* Compare without regard to case. */
  /src/external/gpl2/xcvs/dist/lib/
fnmatch_.h 39 # define FNM_CASEFOLD (1 << 4) /* Compare without regard to case. */
  /src/external/gpl3/binutils/dist/include/
fnmatch.h 55 #define FNM_CASEFOLD (1 << 4) /* Compare without regard to case. */
  /src/external/gpl3/binutils.old/dist/include/
fnmatch.h 55 #define FNM_CASEFOLD (1 << 4) /* Compare without regard to case. */
  /src/external/gpl3/gcc/dist/include/
fnmatch.h 55 #define FNM_CASEFOLD (1 << 4) /* Compare without regard to case. */
  /src/external/gpl3/gcc.old/dist/include/
fnmatch.h 55 #define FNM_CASEFOLD (1 << 4) /* Compare without regard to case. */
  /src/external/gpl3/gdb.old/dist/include/
fnmatch.h 55 #define FNM_CASEFOLD (1 << 4) /* Compare without regard to case. */
  /src/external/gpl3/gdb/dist/include/
fnmatch.h 55 #define FNM_CASEFOLD (1 << 4) /* Compare without regard to case. */
  /src/external/gpl2/gmake/dist/glob/
fnmatch.h 61 # define FNM_CASEFOLD (1 << 4) /* Compare without regard to case. */
  /src/external/gpl3/gdb/dist/gnulib/import/
fnmatch.in.h 57 # define FNM_CASEFOLD (1 << 4) /* Compare without regard to case. */
  /src/external/gpl3/gdb.old/dist/gnulib/import/
fnmatch.in.h 57 # define FNM_CASEFOLD (1 << 4) /* Compare without regard to case. */
  /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib/import/
fnmatch.h 568 # define FNM_CASEFOLD (1 << 4) /* Compare without regard to case. */
  /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64eb/gnulib/import/
fnmatch.h 568 # define FNM_CASEFOLD (1 << 4) /* Compare without regard to case. */
  /src/external/gpl3/gdb/lib/libgnulib/arch/alpha/gnulib/import/
fnmatch.h 568 # define FNM_CASEFOLD (1 << 4) /* Compare without regard to case. */
  /src/external/gpl3/gdb/lib/libgnulib/arch/arm/gnulib/import/
fnmatch.h 568 # define FNM_CASEFOLD (1 << 4) /* Compare without regard to case. */
  /src/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/
fnmatch.h 568 # define FNM_CASEFOLD (1 << 4) /* Compare without regard to case. */
  /src/external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/import/
fnmatch.h 568 # define FNM_CASEFOLD (1 << 4) /* Compare without regard to case. */
  /src/external/gpl3/gdb/lib/libgnulib/arch/i386/gnulib/import/
fnmatch.h 568 # define FNM_CASEFOLD (1 << 4) /* Compare without regard to case. */
  /src/external/gpl3/gdb/lib/libgnulib/arch/ia64/gnulib/import/
fnmatch.h 568 # define FNM_CASEFOLD (1 << 4) /* Compare without regard to case. */
  /src/external/gpl3/gdb/lib/libgnulib/arch/m68000/gnulib/import/
fnmatch.h 568 # define FNM_CASEFOLD (1 << 4) /* Compare without regard to case. */
  /src/external/gpl3/gdb/lib/libgnulib/arch/m68k/gnulib/import/
fnmatch.h 568 # define FNM_CASEFOLD (1 << 4) /* Compare without regard to case. */
  /src/external/gpl3/gdb/lib/libgnulib/arch/mips64eb/gnulib/import/
fnmatch.h 568 # define FNM_CASEFOLD (1 << 4) /* Compare without regard to case. */

Completed in 31 milliseconds

1 2 3