Home
last modified time | relevance | path

Searched refs:REG_ICASE (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/include/
Dxregex2.h263 #define REG_ICASE (REG_EXTENDED << 1) macro
268 #define REG_NEWLINE (REG_ICASE << 1)
/toolchain/binutils/binutils-2.27/libiberty/
Dregex.c7929 if (cflags & REG_ICASE)