Searched refs:new_ui_text (Results 1 – 1 of 1) sorted by relevance
1067 static const char *new_ui_text = "Undefined command: \"new-ui\"."; in tgdb_search_for_unsupported_new_ui_message() local1074 if (line.find(new_ui_text) == 0) { in tgdb_search_for_unsupported_new_ui_message()