Home
last modified time | relevance | path

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

/dports/net-im/mcabber/mcabber-1.1.2/mcabber/
H A Dhooks.c180 static const char *COMMAND_ME = "/me "; variable
227 if (!strncmp(msg, COMMAND_ME, strlen(COMMAND_ME))) in hk_message_in()
232 if (!strncmp(msg, COMMAND_ME, strlen(COMMAND_ME))) { in hk_message_in()
295 if (!strncmp(msg, COMMAND_ME, strlen(COMMAND_ME))) { in hk_message_in()
458 if (!strncmp(msg, COMMAND_ME, strlen(COMMAND_ME))) { in hk_message_out()
465 if (!strncmp(msg, COMMAND_ME, strlen(COMMAND_ME))) { in hk_message_out()