Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/
Dxregex2.h268 #define REG_NEWLINE (REG_ICASE << 1) macro
272 #define REG_NOSUB (REG_NEWLINE << 1)
/toolchain/binutils/binutils-2.27/libiberty/
Dregex.c7947 if (cflags & REG_NEWLINE)