Searched defs:FNM_CASEFOLD (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10.1/sudo-73/src/emul/
H A Dfnmatch.h26 #define FNM_CASEFOLD (1 << 4) /* Case insensitive matching */ macro
/macosx-10.10.1/bash-94.1.2/bash-3.2/lib/glob/
H A Dstrmatch.h42 #undef FNM_CASEFOLD macro
46 #define FNM_CASEFOLD (1 << 4) /* Compare without regard to case. */ macro
/macosx-10.10.1/cxxfilt-11/cxxfilt/include/
H A Dfnmatch.h55 #define FNM_CASEFOLD (1 << 4) /* Compare without regard to case. */ macro
/macosx-10.10.1/gnutar-453/gnutar/lib/
H A Dfnmatch_.h41 # define FNM_CASEFOLD (1 << 4) /* Compare without regard to case. */ macro
H A Dexclude.c45 # define FNM_CASEFOLD 0 macro
/macosx-10.10.1/Libc-1044.1.2/include/
H A Dfnmatch.h73 #define FNM_CASEFOLD 0x10 /* Case insensitive search. */ macro
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/comp/
H A Dfnmatch.h45 #define FNM_CASEFOLD FNM_ICASE /* gnu/bsd compatibility */ macro
/macosx-10.10.1/ruby-106/ruby/
H A Ddir.c87 #define FNM_CASEFOLD 0x08 macro
[all...]

Completed in 183 milliseconds