Home
last modified time | relevance | path

Searched refs:topic_format (Results 1 – 6 of 6) sorted by relevance

/dports/chinese/bitchx/bitchx-1.2.1/source/
H A Dstatus.c167 *topic_format = NULL, variable
1306 if (window && window->current_channel && window->wset->topic_format) in status_topic()
1319 snprintf(my_buffer, sizeof my_buffer, window->wset->topic_format, stripansicodes(t2)); in status_topic()
H A Dcset.c126 { "STATUS_TOPIC", STR_TYPE_VAR, offsetof(WSet, status_topic), offsetof(WSet, topic_format), BX_bu…
1165 new_free(&tmp->wset->topic_format); in remove_wsets_for_window()
/dports/irc/bitchx/bitchx-1.2.1/source/
H A Dstatus.c167 *topic_format = NULL, variable
1306 if (window && window->current_channel && window->wset->topic_format) in status_topic()
1319 snprintf(my_buffer, sizeof my_buffer, window->wset->topic_format, stripansicodes(t2)); in status_topic()
H A Dcset.c126 { "STATUS_TOPIC", STR_TYPE_VAR, offsetof(WSet, status_topic), offsetof(WSet, topic_format), BX_bu…
1165 new_free(&tmp->wset->topic_format); in remove_wsets_for_window()
/dports/chinese/bitchx/bitchx-1.2.1/include/
H A Dstruct.h546 char *topic_format; member
/dports/irc/bitchx/bitchx-1.2.1/include/
H A Dstruct.h546 char *topic_format; member