Searched refs:STL_ROFLAG_ALT (Results 1 – 2 of 2) sorted by relevance
333 #define STL_ROFLAG_ALT 'R' // - other display macro
4694 case STL_ROFLAG_ALT: in build_stl_str_hl()4697 str = (char_u *)((opt == STL_ROFLAG_ALT) ? ",RO" : _("[RO]")); in build_stl_str_hl()