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