Searched refs:DLG_BUTTON_SEP (Results 1 – 7 of 7) sorted by relevance
1540 if (*p == DLG_BUTTON_SEP) in split_button_string()1551 if (*p == DLG_BUTTON_SEP) in split_button_string()1577 if (*str == DLG_BUTTON_SEP) in split_button_translation()
1532 if (*str == DLG_BUTTON_SEP) in gui_mch_dialog()1555 if (*str == DLG_BUTTON_SEP) in gui_mch_dialog()
6948 if (tbuffer[i] == DLG_BUTTON_SEP) in gui_mch_dialog()7106 pend = vim_strchr(pstart, DLG_BUTTON_SEP); in gui_mch_dialog()7131 pend = vim_strchr(pstart, DLG_BUTTON_SEP); in gui_mch_dialog()7225 *pend && (*pend != DLG_BUTTON_SEP); in gui_mch_dialog()
2560 if (*p == DLG_BUTTON_SEP) in gui_mch_dialog()2590 if (*next == DLG_BUTTON_SEP) in gui_mch_dialog()
1238 #define DLG_BUTTON_SEP '\n' macro
2184 if (*next == DLG_BUTTON_SEP) in gui_mch_dialog()
3935 if (*r == DLG_BUTTON_SEP) in msg_show_console_dialog()