Searched refs:O_IGNORECASE (Results 1 – 6 of 6) sorted by relevance
24 #define O_IGNORECASE 23 macro
83 O_IGNORECASE | \
57 #define O_IGNORECASE (0x08) macro
162 if (Is_Sub_String((bool)((menu->opt & O_IGNORECASE) != 0), in _nc_Match_Next_Character_In_Item_Name()
262 {L("ic"), O_IGNORECASE}, /* 4BSD */
891 if (O_ISSET(sp, O_IGNORECASE)) in re_compile()