Home
last modified time | relevance | path

Searched defs:RE_ICASE (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgrep/
H A Dregex.h170 #define RE_ICASE (RE_INVALID_INTERVAL_ORD << 1) macro
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dregex.h723 # define RE_ICASE REG_IGNORE_CASE /* avoid collision with REG_ICASE */ macro