Searched defs:REG_ICASE (Results 1 - 6 of 6) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dregex.h343 #define REG_ICASE (1 << 1)
341 #define REG_ICASE macro
/osnet-11/usr/src/lib/libast/amd64/include/ast/
H A Dregex.h29 #define REG_ICASE 0x00000004 /* ignore case in match */ macro
/osnet-11/usr/src/lib/libast/common/include/
H A Dregex.h47 #define REG_ICASE 0x00000004 /* ignore case in match */ macro
/osnet-11/usr/src/lib/libast/i386/include/ast/
H A Dregex.h29 #define REG_ICASE 0x00000004 /* ignore case in match */ macro
/osnet-11/usr/src/lib/libast/sparc/include/ast/
H A Dregex.h29 #define REG_ICASE 0x00000004 /* ignore case in match */ macro
/osnet-11/usr/src/lib/libast/sparcv9/include/ast/
H A Dregex.h29 #define REG_ICASE 0x00000004 /* ignore case in match */ macro

Completed in 23 milliseconds