Home
last modified time | relevance | path

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

/freebsd/usr.bin/vi/
H A Doptions_def.h24 #define O_ICLOWER 23 macro
/freebsd/contrib/nvi/ex/
H A Dex_subst.c895 if (O_ISSET(sp, O_ICLOWER)) { in re_compile()